Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 6eb21e10f..1c94b42cb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
Dangerfile gitlab-language=ruby
-*.proto linguist-detectable=true \ No newline at end of file
+*.pb.go gitlab-generated
+*.proto linguist-detectable=true