Add to the .gitignore file

This commit is contained in:
j2blake 2012-11-02 11:32:49 -04:00
parent 89eea4deae
commit bfa37bf201

11
.gitignore vendored
View file

@ -1,3 +1,8 @@
/bin /webapp/.build/
.classpath /.classpath
.project /.project
/.settings
/bin/
/webapp/config/deploy.properties
/webapp/config/debug.log4j.properties