Commit 33c00ed
committed
fix(testing): add test copy directory to .gitignore and improve copy operation (refs #73)
- Add test/originals_copy/ to .gitignore to prevent tracking of test copy
- Ensure copy directory is properly excluded from git diff
- Prevents false positive git diff detection in CI
- Maintains clean test environment without file corruption1 parent 4d882f1 commit 33c00ed
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
0 commit comments