summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitattributes11
1 files changed, 2 insertions, 9 deletions
diff --git a/.gitattributes b/.gitattributes
index f76f5a6382..67f7f52377 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,10 +1,3 @@
* text=auto eol=lf
-/vendor/** -text -eol
-/public/vendor/** -text -eol
-
-conf/* linguist-vendored
-docker/* linguist-vendored
-options/* linguist-vendored
-public/* linguist-vendored
-build/* linguist-vendored
-templates/* linguist-vendored
+/vendor/** -text -eol linguist-vendored
+/public/vendor/** -text -eol linguist-vendored