Files
TJWaterServer/.gitignore
2022-10-22 14:04:03 +08:00

16 lines
118 B
Plaintext

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