Added support for tox testing
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -1,11 +1,13 @@
|
||||
/.idea/
|
||||
|
||||
/backup/
|
||||
/env/
|
||||
/tmp/
|
||||
|
||||
*.pyc
|
||||
*.mo
|
||||
.coverage
|
||||
geckodriver.log
|
||||
/.coverage
|
||||
/.tox/
|
||||
/geckodriver.log
|
||||
|
||||
.idea/
|
||||
django_dav_events.egg-info/
|
||||
|
||||
backup/
|
||||
env/
|
||||
tmp/
|
||||
/django_dav_events.egg-info/
|
||||
|
||||
Reference in New Issue
Block a user