duck-booking-tool/.gitignore

7 lines
49 B
Plaintext
Raw Normal View History

2014-12-22 13:17:15 +00:00
*~
*.pyc
/db.sqlite3
/venv/
/.coverage
/htmlcov/