Skip to content

Commit 388d847

Browse files
committed
Add test output files to gitignore
1 parent bd24d5b commit 388d847

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@
1212
*.la
1313
*.a
1414

15-
build
15+
build*
1616
dist
17+
install*
18+
test/**/test*[.wav|.avi|.mov|.h264|.mxf]
1719

1820
# CMake
1921
CMakeCache.txt

0 commit comments

Comments
 (0)