Skip to content

Commit 6376e35

Browse files
committed
build: clarify a .ignore rule
We weren't finding strings in tests/gold/html/Makefile
1 parent 9bdf366 commit 6376e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# .ignore for coverage: controls what files get searched.
22
build/
33
htmlcov/
4-
html0
4+
html0/
55
.tox*
66
.coverage*
77
.metacov
@@ -10,7 +10,7 @@ coverage.xml
1010
coverage.lcov
1111
*.min.js
1212
style.css
13-
gold/
13+
tests/gold/*/*/*.*
1414
sample_html/
1515
sample_html_beta/
1616
*.so

0 commit comments

Comments
 (0)