diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f5eaf93b5..0c55e2f59 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,7 @@ *.md text eol=lf *.svg text eol=lf *.yml text eol=lf + +bootstrap-theme.css linguist-vendored=false +bootstrap.css linguist-vendored=false +bootstrap.js linguist-vendored=false |
