Skip to content

Commit e47ca7c

Browse files
committed
Ignore *.out and *.html
1 parent 7bb00ba commit e47ca7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
*.so
55
*.dylib
66
*.test
7-
coverage.out
8-
coverage.html
7+
*.out
8+
*.html

0 commit comments

Comments
 (0)