Files
django-test/.gitignore
T
2019-10-08 14:50:10 +02:00

12 lines
72 B
Plaintext

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