Skip to content

Commit 42e4513

Browse files
committed
gitignore: add testdata
1 parent 3e1f273 commit 42e4513

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
_obj
99
_test
1010

11+
# Test data directories
12+
testdata/
13+
1114
# Architecture specific extensions/prefixes
1215
*.[568vq]
1316
[568vq].out

0 commit comments

Comments
 (0)