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
|
2016-04-02 05:55:54 +02:00
|
|
|
|
|
|
|
work/1.*
|
|
|
|
work/BuildData
|
|
|
|
work/Bukkit
|
|
|
|
work/CraftBukkit
|
|
|
|
work/Paperclip
|
|
|
|
work/Spigot
|
|
|
|
work/Spigot-Server
|
|
|
|
work/Spigot-API
|
|
|
|
work/*.jar
|
2016-04-10 03:33:32 +02:00
|
|
|
work/test-server
|
2014-06-26 22:07:23 +02:00
|
|
|
|
|
|
|
# Mac filesystem dust
|
|
|
|
.DS_Store/
|
|
|
|
|
|
|
|
# intellij
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
2017-06-09 19:05:12 +02:00
|
|
|
out/
|
2014-06-26 22:07:23 +02:00
|
|
|
|
2014-08-07 00:58:23 +02:00
|
|
|
# Linux temp files
|
|
|
|
*~
|
|
|
|
|
2014-06-26 22:07:23 +02:00
|
|
|
# other stuff
|
2017-06-09 19:05:12 +02:00
|
|
|
run/
|
2016-04-02 05:55:54 +02:00
|
|
|
|
2016-03-01 00:09:49 +01:00
|
|
|
Paper-Server
|
|
|
|
Paper-API
|
2014-07-21 22:46:54 +02:00
|
|
|
PaperSpigot-Server
|
|
|
|
PaperSpigot-API
|
2016-03-01 00:09:49 +01:00
|
|
|
Paperclip.jar
|
2016-03-03 10:46:26 +01:00
|
|
|
paperclip.jar
|
2016-03-31 02:50:23 +02:00
|
|
|
paperclip-*.jar
|
2017-06-09 19:05:12 +02:00
|
|
|
paperclip.properties
|