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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2020-11-26 05:55:39 +0300
committerMarcel Amirault <mamirault@gitlab.com>2020-11-26 05:55:39 +0300
commitc3a405b0a0c62292d42140fb9049beb83f96e8f1 (patch)
treeffc30b231f2246717023e1d01089ce33a73df449 /.gitattributes
parentc572f700ca3584cf88ec5ee1bb3d549471ebe66b (diff)
Match Dockerfile in root
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 6d6d7344..7abc476a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,3 @@
*.html gitlab-language=erb
/Rules gitlab-language=ruby
-**/Dockerfile.* gitlab-language=docker
+**Dockerfile.* gitlab-language=docker