We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def8838 commit c1b4d8cCopy full SHA for c1b4d8c
.gitignore
@@ -8,6 +8,9 @@
8
_obj
9
_test
10
11
+# Test data directories
12
+testdata/
13
+
14
# Architecture specific extensions/prefixes
15
*.[568vq]
16
[568vq].out
0 commit comments