django-cas-server/.gitignore

20 lines
143 B
Plaintext

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