Factions/.gitignore

19 lines
193 B
Plaintext
Raw Normal View History

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