craftinc-gates/.gitignore
locutus c1a601ff32 built against CB 1000
Signed-off-by: locutus <bladedpenguin@gmail.com>
2011-07-22 23:00:34 -04:00

19 lines
200 B
Plaintext

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