diff --git a/.gitignore b/.gitignore index aed0c9d..6611cc5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # python cache __pycache__/ +# pytest +.pytest_cache/ + # epanet *.rpt *.opt