Files
django-test/.gitignore

12 lines
86 B
Plaintext

*.pyc
.coverage
geckodriver.log
.idea/
django_test.egg-info/
build/
dist/
env/
tmp/