#1113: Ignore .checkstyle file generated by Eclipse IDE

This commit is contained in:
Parker Hawke 2022-09-24 09:20:47 +10:00 committed by md_5
parent 08cdd26ca9
commit 8209158db9
No known key found for this signature in database
GPG Key ID: E8E901AC7C617C11

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
/.classpath
/.project
/.settings
/.checkstyle
# netbeans
/nbproject