Adding .checkstyle to .gitignore

This commit is contained in:
Gunnar Morling 2013-11-30 21:57:49 +01:00
parent 79fe4673d4
commit 8be25e70e5

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
.project .project
.settings .settings
.factorypath .factorypath
.checkstyle
# IntelliJ # IntelliJ
*.iml *.iml