django-authority/.gitignore
2015-12-14 11:09:12 -05:00

7 lines
58 B
Text

*.pyc
*.egg-info
*.sql
docs/build/*
.DS_Store
.tox/
dist/