PaperMC/paper-api/.gitignore
Bukkit/Spigot a0fc0979f7 Transition to Maven
By: Erik Broes <erikbroes@grum.nl>
2011-01-01 11:23:14 +01:00

20 lines
213 B
Text

# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
# maven
/target
# vim
.*.sw[a-p]
# test stuff (do remove me!)
/sample/test
/sample/build.xml
/sample/build
/sample/dist
/sample/nbproject