1
0
mirror of https://github.com/ae-utbm/sith.git synced 2025-03-29 16:47:10 +00:00

gitignore: ignore coverage artifacts

Signed-off-by: Skia <skia@libskia.so>
This commit is contained in:
Skia 2017-08-29 16:45:18 +02:00
parent 0232953260
commit 7ec9d7f8c6

2
.gitignore vendored

@ -10,3 +10,5 @@ data/
/static/
sith/settings_custom.py
sith/whoosh_index/
.coverage
coverage_report/