django-cas-server/.gitignore
2016-07-06 19:43:56 +02:00

20 lines
156 B
Text

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