Skip to content

Commit b6fec3a

Browse files
authored
Merge pull request #239 from rachmadaniHaryono/feature/ignore-html-count
Hide html files from stats by marking as vendored
2 parents 420fe61 + 4e863aa commit b6fec3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
docs/source/_templates/*.html linguist-vendored=false
2-
tests/*.html linguist-vendored=false
1+
docs/source/_templates/*.html linguist-vendored
2+
tests/*.html linguist-vendored

0 commit comments

Comments
 (0)