Ignore and remove .db files from SQLite

This commit is contained in:
Audrey Roy 2013-05-18 12:34:57 +02:00
parent 88f51fceb7
commit 5c864d37b1
2 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View file

@ -49,4 +49,7 @@ lp-cache
_data
# PostgreSQL
logfile
logfile
# SQLite
*.db

Binary file not shown.