Skip to content

Commit fc670f7

Browse files
committed
Update gitignore
1 parent a3b06bb commit fc670f7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ testfile.*
88
*.o
99
*.c
1010
*.ll
11-
test/times_table
12-
test/rand_matrix
11+
/test/times_table
12+
/test/rand_matrix
13+
/graveyard

0 commit comments

Comments
 (0)