summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Lorey <git@karllorey.com>2022-07-07 17:38:06 +0200
committerKarl Lorey <git@karllorey.com>2022-07-07 17:38:06 +0200
commitee10ef769591c442c91b0dcc20e2626544862aee (patch)
tree62205381c95160c77add1f9e6351ec196246dee0
parentdc47803a7a74b2bbaa90d3be1a0226951b5c9045 (diff)
Try to ignore all html in GitHub's linguist
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 150b2df..92d110c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-tests/static/ linguist-documentation
+*.html linguist-documentation