gitignore: add build and htmlcov (#37479)

This commit is contained in:
Benjamin Dauvergne 2019-10-21 10:25:00 +02:00
parent 81d1da615b
commit 6d2dce4c57
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ passerelle.sqlite3
media
/static
/wcs
build
htmlcov