2012-02-03 12:27:48 -08:00
|
|
|
# Eclipse stuff
|
2012-01-30 12:38:09 -08:00
|
|
|
/.classpath
|
2012-02-03 12:27:48 -08:00
|
|
|
/.project
|
2012-01-31 01:06:09 -05:00
|
|
|
/.settings
|
2012-02-03 12:27:48 -08:00
|
|
|
|
|
|
|
# netbeans
|
|
|
|
/nbproject
|
|
|
|
|
|
|
|
# we use maven!
|
|
|
|
/build.xml
|
|
|
|
|
|
|
|
# maven
|
|
|
|
/target
|
|
|
|
|
|
|
|
# vim
|
|
|
|
.*.sw[a-p]
|
|
|
|
|
|
|
|
# various other potential build files
|
|
|
|
/build
|
|
|
|
/bin
|
|
|
|
/dist
|
|
|
|
/manifest.mf
|
|
|
|
|
|
|
|
/world
|
|
|
|
|
|
|
|
# Mac filesystem dust
|
|
|
|
/.DS_Store
|
|
|
|
|
|
|
|
# intellij
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# Project Stuff
|
2012-02-14 09:30:54 -05:00
|
|
|
/src/main/resources/mcMMO
|
|
|
|
|
|
|
|
# Other Libraries
|
2012-03-06 14:50:18 -08:00
|
|
|
*.jar
|
|
|
|
|
|
|
|
# Atlassian Stuff
|
|
|
|
/atlassian-ide-plugin.xml
|