cerc_persistence/.gitignore

13 lines
184 B
Plaintext
Raw Normal View History

2023-10-31 09:51:26 -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/