Commit d1f3050
committed
fix: allow golden regression data in git while ignoring other pkl files
- Update .gitignore to explicitly allow golden_data/*.pkl files
- Add exception pattern after *.pkl rule
- Commit existing golden data files (clusterless_decoder, sorted_spikes_decoder)
- Golden data should be version controlled per regression testing design1 parent 7d4fd4a commit d1f3050
File tree
3 files changed
+2
-0
lines changed- src/non_local_detector/tests/golden_data
3 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments