Ignore eclipse generated checkstyle files
This commit is contained in:
parent
789856d814
commit
150bcfe0a8
|
@ -2,6 +2,7 @@
|
|||
.classpath
|
||||
.project
|
||||
.settings
|
||||
.checkstyle
|
||||
|
||||
# maven
|
||||
target/
|
||||
|
|
Loading…
Reference in New Issue