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