Files
TJWaterServer/.gitignore
2022-11-19 10:22:18 +08:00

19 lines
137 B
Plaintext

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