Files
TJWaterServer/.gitignore
2022-09-18 22:09:14 +08:00

11 lines
84 B
Plaintext

# python cache
__pycache__/
# pytest
.pytest_cache/
# epanet
*.rpt
*.opt
.vscode/