Saber-Factions/.gitignore

19 lines
223 B
Plaintext
Raw Normal View History

2011-02-06 13:36:11 +01:00
# Eclipse stuff
/.classpath
/.project
/.settings
# NetBeans private folder
/nbproject/private
2011-02-06 13:36:11 +01:00
# vim
.*.sw[a-p]
# various other potential build files
/build
/bin
/dist
/localexport.jardesc
2011-02-06 13:36:11 +01:00
# Mac filesystem dust
.DS_Store