diff --git a/.gitattributes b/.gitattributes index a28c170..6aec3c1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -/tools/resources/nginx/**.conf linguist-language=Nginx -/tools/resources/nginx/**.conf linguist-detectable=true +/deployment/nginx/**.conf linguist-language=Nginx +/deployment/nginx/**.conf linguist-detectable=true