duck-booking-tool/.gitignore
2015-10-20 11:28:27 +02:00

11 lines
102 B
Plaintext

*~
*.pyc
/db.sqlite3
/venv/
/static/
/.coverage
/htmlcov/
/test_failures.txt
/test_rerun.txt
/pylint/