mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-15 22:21:01 +01:00
#1113: Ignore .checkstyle file generated by Eclipse IDE
By: Parker Hawke <hawkeboyz2@hotmail.com>
This commit is contained in:
parent
63e45760a3
commit
4c8115b426
1 changed files with 1 additions and 0 deletions
1
paper-server/.gitignore
vendored
1
paper-server/.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
/.classpath
|
||||
/.project
|
||||
/.settings
|
||||
/.checkstyle
|
||||
|
||||
# netbeans
|
||||
/nbproject
|
||||
|
|
Loading…
Reference in a new issue