Skip to content

Commit 79da163

Browse files
wlynchtekton-robot
authored andcommitted
Results: Add .gitattributes file.
Adds .gitattributes file (https://git-scm.com/docs/gitattributes) for annotaing generated code for GitHub Linguist (https://github.com/github/linguist).
1 parent 7221dee commit 79da163

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# This file is documented at https://git-scm.com/docs/gitattributes.
2+
# Linguist-specific attributes are documented at
3+
# https://github.com/github/linguist.
4+
5+
*.pb.go linguist-generated

0 commit comments

Comments
 (0)