Factions/.gitignore
Olof Larsson b3ac8f8614 what?
2011-02-06 13:36:11 +01:00

19 lines
193 B
Plaintext

# 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