Commits

Parker Hawke authored and md_5 committed a1e8a9abe03
#793: Ignore .checkstyle file generated by Eclipse IDE
No tags

.gitignore

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

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

Add shortcut