Skip to content

Commit 10fb35f

Browse files
committed
adding eclipse files to gitignore
1 parent 5b47ebe commit 10fb35f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# eclipse
2+
3+
.project
4+
.classpath
5+
.settings/
6+
17
# Intellij
28
.idea/
39
*.iml
@@ -8,4 +14,4 @@
814

915
# Maven
1016
log/
11-
target/
17+
target/

0 commit comments

Comments
 (0)