mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Added test.db to gitignore.
This commit is contained in:
parent
5c039e5744
commit
9dc3fc87a8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
||||||
*.egg-info
|
*.egg-info
|
||||||
build/
|
build/
|
||||||
dist/
|
dist/
|
||||||
|
test.db
|
||||||
Loading…
Reference in a new issue