Adding .checkstyle to .gitignore

This commit is contained in:
Gunnar Morling 2017-05-02 16:13:54 +02:00
parent 27e3ae52fd
commit e5f38717f0

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ activemq-data/
.project
.cache
.settings/
.checkstyle
.gradle/
build/
deploy/