Skip to content

Commit 353ece9

Browse files
wy193777Vladimir Kotal
authored andcommitted
ignore eclipse and vscode ide files
1 parent d57bcbe commit 353ece9

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.gitignore

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,26 @@ pmd.bat
5252
*.pyc
5353
.wercker
5454
.DS_Store
55+
.project
56+
.settings/
57+
.vscode/
58+
distribution/.project
59+
distribution/.settings/
60+
opengrok-indexer/.classpath
61+
opengrok-indexer/.project
62+
opengrok-indexer/.settings/
63+
opengrok-indexer/bin/
64+
opengrok-tools/.project
65+
opengrok-tools/.settings/
66+
opengrok-web/.classpath
67+
opengrok-web/.project
68+
opengrok-web/.settings/
69+
opengrok-web/bin/
70+
plugins/.classpath
71+
plugins/.project
72+
plugins/.settings/
73+
plugins/bin/
74+
suggester/.classpath
75+
suggester/.project
76+
suggester/.settings/
77+
suggester/bin/

0 commit comments

Comments
 (0)