Skip to content

Commit ff41a18

Browse files
authored
Merge pull request #150 from kohlschuetter/ck/gitignore
Add Eclipse-generated files to .gitignore
2 parents 6e33634 + fda9d29 commit ff41a18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
target
22
.idea
33
*.iml
4+
.project
5+
.settings
6+
.classpath
7+
.factorypath

0 commit comments

Comments
 (0)