2023-08-11 10:25:59 -04:00
|
|
|
!.gitignore
|
|
|
|
**/venv/
|
|
|
|
.idea/
|
|
|
|
/development_tests/
|
|
|
|
/data/energy_systems/heat_pumps/*.csv
|
|
|
|
/data/energy_systems/heat_pumps/*.insel
|
|
|
|
.DS_Store
|
|
|
|
**/.env
|
|
|
|
**/hub/logs/
|
|
|
|
**/__pycache__/
|
|
|
|
**/.idea/
|
2023-11-24 02:03:55 -05:00
|
|
|
cerc_hub.egg-info
|
2024-03-29 13:56:49 -04:00
|
|
|
/out_files
|
|
|
|
/input_files/output_buildings.geojson
|
2024-10-21 04:16:35 -04:00
|
|
|
*/.pyc
|
|
|
|
*.pyc
|