diff --git a/.gitattributes b/.gitattributes index 83af9fcd17cabacc9b119d3050dd7da833314203..ae7a74dde58899b5e14e505dbefe0d44b1177e61 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # exclude moved, copied, compiled or built static files -static/* linguist-vendored=false +static/ linguist-vendored=false