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