django-cas-server/.gitignore
2016-06-26 10:41:15 +02:00

17 lines
125 B
Text

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