We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b06bb commit fc670f7Copy full SHA for fc670f7
.gitignore
@@ -8,5 +8,6 @@ testfile.*
8
*.o
9
*.c
10
*.ll
11
-test/times_table
12
-test/rand_matrix
+/test/times_table
+/test/rand_matrix
13
+/graveyard
0 commit comments