mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 15:30:19 +01:00
Add eclipse .factorypath file to .gitignore
By: DerFrZocker <derrieple@gmail.com>
This commit is contained in:
parent
45bad8032d
commit
de613752e0
1 changed files with 1 additions and 0 deletions
1
paper-server/.gitignore
vendored
1
paper-server/.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
/.project
|
||||
/.settings
|
||||
/.checkstyle
|
||||
/.factorypath
|
||||
|
||||
# netbeans
|
||||
/nbproject
|
||||
|
|
Loading…
Reference in a new issue