prune .tox in manifest and gitignore dist/
This commit is contained in:
parent
a071ad46d7
commit
c268212366
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
||||
build/
|
||||
bootstrap3
|
||||
cas/
|
||||
dist/
|
||||
db.sqlite3
|
||||
manage.py
|
||||
|
||||
|
@ -1,2 +1,4 @@
|
||||
include tox.ini
|
||||
include LICENSE
|
||||
include README.rst
|
||||
prune .tox
|
||||
|
Loading…
Reference in New Issue
Block a user