mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Add .db-files to gitignore
This commit is contained in:
parent
db8529b773
commit
7977f1d5f6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
*.log
|
||||
*.pot
|
||||
*.pyc
|
||||
*.db
|
||||
local_settings.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue