Spaces:
Sleeping
Sleeping
devjas1
(FEAT): Enhance results management with utility functions for session state initialization and reset
2c41fa3
| # Ignore raw data and system clutter | |
| datasets/ | |
| __pycache__/ | |
| *.pyc | |
| .DS_store | |
| *.zip | |
| *.h5 | |
| *.log | |
| *.env | |
| *.yml | |
| *.json | |
| *.sh | |
| .streamlit | |
| outputs/logs/ | |
| docs/PROJECT_REPORT.md | |
| wea-*.txt | |
| sta-*.txt | |
| S3PR.md | |
| # --- Data (keep folder, ignore files) --- | |
| datasets/** | |
| !datasets/.gitkeep | |
| !datasets/.README.md | |
| # --------------------------------------- | |
| __pycache__.py | |