craftinc-gates/.gitignore
Paul Schulze e30b82b74f added bukkit-testserver to gitignore
scripts for automatic bukkit-testserver handling
2013-05-13 17:33:27 +02:00

34 lines
301 B
Plaintext

# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
# intelliJ
.idea/
*.iml
# maven
target/
# vim
.*.sw[a-p]
# various other potential build files
/build
/bin/
/dist
/localexport.jardesc
# osx noise
.DS_Store
profile
# bukkit
bukkit/
# bukkit test-server
bukkit-testserver/