Files
django-test/.gitignore
T
2019-10-08 15:58:33 +02:00

16 lines
108 B
Plaintext

.idea/
manage.py
conf/
pythonenv/
tmp/
var/
*.pyc
.coverage
geckodriver.log
django_test.egg-info/
dist/