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