Skip to content

Commit 0bb65c6

Browse files
committed
Fix .gitignore
1 parent eba01c2 commit 0bb65c6

File tree

2 files changed

+8763
-2
lines changed

2 files changed

+8763
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,5 @@ src/analysis/results/*
122122
scripts/scratch.py
123123

124124
# Pownet generated files
125-
pownet_*.csv
126-
pownet_*.json
125+
/model_library/*/pownet_*.csv
126+
/model_library/*/pownet_*.json

0 commit comments

Comments
 (0)