duck-booking-tool/.gitignore

7 lines
49 B
Plaintext

*~
*.pyc
/db.sqlite3
/venv/
/.coverage
/htmlcov/