diff --git a/.gitattributes b/.gitattributes index 17f65d7..193e667 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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