Skip to content

Commit 6e9dc29

Browse files
committed
chore: Add local test output to .gitignore
1 parent aef47b1 commit 6e9dc29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ RECOVER_*.fla
1616

1717
# Mac junk
1818
.DS_Store
19+
20+
# Test output
21+
tests/tests/swfs/**/*.actual-*.png
22+
tests/tests/swfs/**/*.difference-*.png

0 commit comments

Comments
 (0)