gwift_old/.gitignore

8 lines
80 B
Plaintext
Raw Normal View History

2015-10-01 21:16:11 +02:00
__pycache__
2015-10-21 21:55:27 +02:00
*.sqlite3
*.*~
2015-12-06 20:46:36 +01:00
migrations
2015-12-28 10:05:16 +01:00
.coverage
2016-06-03 08:35:17 +02:00
coverage_html_report/
.vscode/*