django-cas-server/.gitignore
2016-07-20 18:29:00 +02:00

22 lines
179 B
Text

*.pyc
*.egg-info
*~
*.swp
build/
bootstrap3
cas/
dist/
db.sqlite3
manage.py
coverage.xml
docs/_build/
docs/django.inv
.tox
test_venv
.coverage
htmlcov/
tox_logs/
.cache/
.eggs/