Update to gitignore

This commit is contained in:
Louis Vézina 2017-10-16 19:57:38 -04:00
commit 4303388826

2
.gitignore vendored
View file

@ -3,3 +3,5 @@ bazarr.db
cachefile.dbm cachefile.dbm
*.log *.log
*.log.* *.log.*
*.db
*.pyc