city_retrofit/.gitignore
2024-09-17 00:19:23 -04:00

16 lines
241 B
Plaintext

!.gitignore
**/venv/
.idea/
/development_tests/
/data/energy_systems/heat_pumps/*.csv
/data/energy_systems/heat_pumps/*.insel
.DS_Store
**/.env
**/hub/logs/
**/__pycache__/
**/.idea/
cerc_hub.egg-info
/out_files
/input_files
/CitRetrofitEnv