Skip to content

Commit 852a3e3

Browse files
committed
Mark website as generated for GitHub
1 parent 9a6de64 commit 852a3e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitattributes

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
examples/* linguist-documentation=false
2-
31
# We want fancy syntax highlighting on GitHub, though GitHub doesn't know how
42
# to speak Gleam. Until it does (maybe one day!) we'll tell GitHub that these
53
# files are Rust, which has a similar enough syntax for the highlighting to
@@ -11,3 +9,4 @@ examples/* linguist-documentation=false
119

1210
# Erlang files generated by the Gleam compiler
1311
*/gen/*/*.erl linguist-generated=true
12+
/docs/**/* linguist-generated=true

0 commit comments

Comments
 (0)