Skip to content

Commit 1d55dd2

Browse files
committed
Add missing test output directories to .gitignore
Add test_autoarray/inversion/plot/files/ and test_autoarray/plot/files/ which are generated by running tests but were not previously ignored. https://claude.ai/code/session_01B9sVEV54XWCa2LJw1C8gvv
1 parent 0828b60 commit 1d55dd2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ test_autoarray/dataset/plot/files/
1212
test_autoarray/fit/plot/files/
1313
test_autoarray/structures/arrays/one_d/files/array/
1414
test_autoarray/structures/plot/files/
15+
test_autoarray/inversion/plot/files/
16+
test_autoarray/plot/files/
1517
test_autoarray/instruments/files/
1618

1719
.envr

0 commit comments

Comments
 (0)