Update gitignore
This commit is contained in:
parent
51d89e2961
commit
32aad0633f
21
.gitignore
vendored
21
.gitignore
vendored
|
@ -1,17 +1,12 @@
|
|||
!.gitignore
|
||||
output_files/*
|
||||
!output_files/.gitkeep
|
||||
draft_lca_api/
|
||||
__pycache__/
|
||||
**/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
|
||||
|
||||
ali_*.py
|
||||
mreza_*.json
|
||||
*_cap_3.json
|
||||
*.geojson
|
||||
input_files/*.geojson
|
||||
!input_files/.gitkeep
|
||||
|
||||
itest_*.py
|
||||
|
|
Loading…
Reference in New Issue
Block a user