mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-03 01:10:37 +01:00
51 lines
497 B
Plaintext
51 lines
497 B
Plaintext
# Eclipse stuff
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
|
|
# netbeans
|
|
nbproject/
|
|
nbactions.xml
|
|
|
|
# we use maven!
|
|
build.xml
|
|
|
|
# maven
|
|
target/
|
|
dependency-reduced-pom.xml
|
|
|
|
# vim
|
|
.*.sw[a-p]
|
|
|
|
# various other potential build files
|
|
build/
|
|
bin/
|
|
dist/
|
|
manifest.mf
|
|
work/
|
|
|
|
# Mac filesystem dust
|
|
.DS_Store/
|
|
|
|
# intellij
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/
|
|
|
|
# Linux temp files
|
|
*~
|
|
|
|
# other stuff
|
|
Spigot-API
|
|
Spigot-Server
|
|
Paper-Server
|
|
Paper-API
|
|
PaperSpigot-Server
|
|
PaperSpigot-API
|
|
Bukkit
|
|
CraftBukkit
|
|
Paperclip
|
|
Paperclip.jar
|
|
paperclip.jar
|