city_retrofit/.gitignore

8 lines
146 B
Plaintext
Raw Normal View History

!.gitignore
/venv/
.idea/
/development_tests/
/data/energy_systems/heat_pumps/*.csv
/data/energy_systems/heat_pumps/*.insel
2021-12-09 04:01:06 -05:00
unittests/__pycache__