mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-01 00:50:41 +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
|
/.project
|
||||||
/.settings
|
/.settings
|
||||||
/.checkstyle
|
/.checkstyle
|
||||||
|
/.factorypath
|
||||||
|
|
||||||
# netbeans
|
# netbeans
|
||||||
/nbproject
|
/nbproject
|
||||||
|
|
Loading…
Reference in a new issue