duck-booking-tool/.gitignore

11 lines
102 B
Plaintext

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