Add demo/etc to .gitignore

This commit is contained in:
Mark Haines 2014-09-05 14:38:45 +01:00
parent 585e98fe2b
commit e2ae8af072
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -18,6 +18,7 @@ htmlcov
demo/*.db demo/*.db
demo/*.log demo/*.log
demo/*.pid demo/*.pid
demo/etc
graph/*.svg graph/*.svg
graph/*.png graph/*.png