Files
django-test/.gitignore

16 lines
108 B
Plaintext

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