11 lines
84 B
Plaintext
11 lines
84 B
Plaintext
# python cache
|
|
__pycache__/
|
|
|
|
# pytest
|
|
.pytest_cache/
|
|
|
|
# epanet
|
|
*.rpt
|
|
*.opt
|
|
.vscode/
|