diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c394a91..e7d32c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -30,6 +30,8 @@ README.md linguist-detectable=false linguist-documentation=true /layouts/_default/list.*.* linguist-language=HTML /layouts/_default/home.*.* linguist-language=HTML +/assets/js/vendor/*.js linguist-vendored + # # Text files. # Set files to be explicitly interpreted as text, |
