Refine git ignore
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -7,12 +7,13 @@ __pycache__/
|
|||||||
# pytest
|
# pytest
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
|
|
||||||
# epanet
|
# dev
|
||||||
*.rpt
|
|
||||||
*.opt
|
|
||||||
|
|
||||||
# dev_demo
|
|
||||||
dev_demo.py
|
dev_demo.py
|
||||||
|
|
||||||
# db inp
|
# db inp
|
||||||
*.db.inp
|
*.db.inp
|
||||||
|
|
||||||
|
# calculation
|
||||||
|
*.rpt
|
||||||
|
*.opt
|
||||||
|
*.out.json
|
||||||
|
|||||||
Reference in New Issue
Block a user