django-allauth-ens/.gitignore
Aurélien Delobelle 5bc1446dd3 Add conf files
2017-08-03 12:40:14 +02:00

13 lines
93 B
Text

.bundle/
.sass-cache/
.tox/
build/
dist/
vendor/
venv/
*~
*.egg-info
*.pyc
*.swp
*coverage*