ignore html files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -147,3 +147,4 @@ cython_debug/
|
||||
/storage/*.gz
|
||||
/.vagrant
|
||||
testing-*.py
|
||||
/storage/full-reports/*.html
|
||||
@@ -22,6 +22,7 @@
|
||||
/storage/csv/*.csv
|
||||
/storage/json/*.json
|
||||
/storage/charts/*.png
|
||||
/storage/full-reports/*.html
|
||||
*.pyc
|
||||
/__pycache__
|
||||
/venv
|
||||
|
||||
Reference in New Issue
Block a user