Skip to content

Commit 1c672c2

Browse files
Add linuguist-vendored annotation for generated files (#658)
1 parent 9a5e5b6 commit 1c672c2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
*.cr text eol=lf
44

5+
## Generated files
6+
7+
# produced by `make manpages`
8+
man/shards.1 linguist-generated
9+
man/shard.yml.5 linguist-generated
10+
11+
# produced by `make htmlpages`
12+
docs/shards.html linguist-generated
13+
docs/shard.yml.html linguist-generated
14+
515
## Syntax highlighting
616

717
Makefile.win linguist-language=makefile

0 commit comments

Comments
 (0)