Files
Brewery/.gitignore
T
2013-02-10 23:24:30 +01:00

20 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
/*.jardesc
# Mac filesystem dust
.DS_Store