fix: .gitattributes for all subfolders

This commit is contained in:
2021-08-05 10:09:23 +02:00
parent 242ee74757
commit 6b3bfea6d2

6
.gitattributes vendored
View File

@@ -1,3 +1,3 @@
neovim/*.conf gitlab-language=vim neovim/**/*.conf gitlab-language=vim
emacs/*.conf gitlab-language=elisp emacs/**/*.conf gitlab-language=elisp
redis/*.conf gitlab-language=vim redis/**/*.conf gitlab-language=vim