Commits

DerFrZocker authored 5a2d905aff7
Add eclipse .factorypath file to .gitignore
No tags
master

.gitignore

Modified
1 1 # Eclipse stuff
2 2 /.classpath
3 3 /.project
4 4 /.settings
5 5 /.checkstyle
6 +/.factorypath
6 7
7 8 # netbeans
8 9 /nbproject
9 10 nb*.xml
10 11
11 12 # we use maven!
12 13 /build.xml
13 14
14 15 # maven
15 16 /target

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut