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

14 lines
108 B
Plaintext

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