Ignore pytest cache
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,9 @@
|
|||||||
# python cache
|
# python cache
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
|
# pytest
|
||||||
|
.pytest_cache/
|
||||||
|
|
||||||
# epanet
|
# epanet
|
||||||
*.rpt
|
*.rpt
|
||||||
*.opt
|
*.opt
|
||||||
|
|||||||
Reference in New Issue
Block a user