Files
django-test/.gitignore

12 lines
72 B
Plaintext

*.pyc
.coverage
geckodriver.log
.idea/
manage.py
conf/
env/
tmp/
var/