Paper/.gitignore

51 lines
497 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
2016-03-01 00:09:49 +01:00
Paper-Server
Paper-API
PaperSpigot-Server
PaperSpigot-API
Bukkit
CraftBukkit
2016-01-26 07:36:28 +01:00
Paperclip
2016-03-01 00:09:49 +01:00
Paperclip.jar
2016-03-03 10:46:26 +01:00
paperclip.jar