MassiveCore/.gitignore
2014-09-12 22:41:59 +02:00

22 lines
220 B
Plaintext

# Eclipse stuff
/.classpath
/.project
/.settings
# NetBeans
/nbproject
/build.xml
# vim
.*.sw[a-p]
# various other potential build files
/build
/bin
/dist
/localexport.jardesc
# Mac filesystem dust
.DS_Store
/target