Paper/.gitignore

47 lines
459 B
Plaintext
Raw Normal View History

2014-06-26 22:07:23 +02:00
# 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/
2014-06-26 22:07:23 +02:00
# Mac filesystem dust
.DS_Store/
# intellij
*.iml
*.ipr
*.iws
.idea/
# Linux temp files
*~
2014-06-26 22:07:23 +02:00
# other stuff
Spigot-API
Spigot-Server
PaperSpigot-Server
PaperSpigot-API
Bukkit
CraftBukkit
2016-01-26 07:36:28 +01:00
Paperclip
Paperclip.jar