2012-12-02 22:44:26 +01:00
|
|
|
# Eclipse stuff
|
2012-01-30 21:38:09 +01:00
|
|
|
/.classpath
|
2012-02-03 21:27:48 +01:00
|
|
|
/.project
|
2012-01-31 07:06:09 +01:00
|
|
|
/.settings
|
2012-02-03 21:27:48 +01: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
|
2012-12-30 13:37:34 +01:00
|
|
|
*.DS_Store
|
2012-02-03 21:27:48 +01:00
|
|
|
|
|
|
|
# intellij
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# Project Stuff
|
2012-02-14 15:30:54 +01:00
|
|
|
/src/main/resources/mcMMO
|
|
|
|
|
|
|
|
# Other Libraries
|
2012-03-06 23:50:18 +01:00
|
|
|
*.jar
|
|
|
|
|
|
|
|
# Atlassian Stuff
|
2012-11-13 22:14:26 +01:00
|
|
|
/atlassian-ide-plugin.xml
|