evorepo/.gitignore
Dan McGee a52a46cee2 Ignore other sqlite3 created files by default
If using the defaults, this will ignore archweb.db-journal, and we can
also ignore the files created when in WAL mode.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-11-27 14:42:11 -06:00

8 lines
69 B
Plaintext

*.pyc
*.swp
*.swo
local_settings.py
archweb.db
archweb.db-*
testing/