diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index 967315d..95883de 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,3 @@ * text=auto *.css linguist-vendored -*.scss linguist-vendored -*.js linguist-vendored -CHANGELOG.md export-ignore +*.less linguist-vendored |