django-cas-server/.gitignore

17 lines
112 B
Plaintext

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