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