Skip to content

Commit d851fdd

Browse files
committed
Update .gitignore
1 parent 510c70e commit d851fdd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,7 @@ user_inputs/*
120120
src/analysis/decom_files/*
121121
src/analysis/results/*
122122
scripts/scratch.py
123-
model_library/dummy_hydro/pownet_hydropower.csv
124-
model_library/thailand/pownet_cycle_map.json
123+
124+
# Pownet generated files
125+
pownet_*.csv
126+
pownet_*.json

0 commit comments

Comments
 (0)