craftinc-gates/.gitignore
Tobias Ottenweller e36519c246 gitignore updated.
2013-12-28 15:10:30 +01:00

35 lines
328 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/
dependency-reduced-pom.xml