Adding server logs and tmp files to .gitignore

This commit is contained in:
Ben Zittlau 2011-03-24 13:21:01 -06:00
parent 8f7af9a45d
commit 6825199667
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,5 +1,7 @@
test/debug.log
test/paper_trail_plugin.sqlite3.db
test/dummy/log/*
test/dummy/tmp/*
coverage
pkg/*
*.gem