mirror of
https://github.com/jazzband/django-authority.git
synced 2026-03-16 22:20:28 +00:00
refs #45: Updated gitignore
This commit is contained in:
parent
a6cd4d080a
commit
8e33c667f9
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,4 +2,6 @@
|
|||
*.egg-info
|
||||
*.sql
|
||||
docs/build/*
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
.tox/
|
||||
dist/
|
||||
|
|
|
|||
Loading…
Reference in a new issue