fix: .gitattributes for all subfolders
This commit is contained in:
parent
242ee74757
commit
6b3bfea6d2
1 changed files with 3 additions and 3 deletions
6
.gitattributes
vendored
6
.gitattributes
vendored
|
@ -1,3 +1,3 @@
|
|||
neovim/*.conf gitlab-language=vim
|
||||
emacs/*.conf gitlab-language=elisp
|
||||
redis/*.conf gitlab-language=vim
|
||||
neovim/**/*.conf gitlab-language=vim
|
||||
emacs/**/*.conf gitlab-language=elisp
|
||||
redis/**/*.conf gitlab-language=vim
|
||||
|
|
Loading…
Reference in a new issue