diff options
author | lonkaars <l.leblansch@gmail.com> | 2021-02-08 18:28:29 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2021-02-08 18:28:29 +0100 |
commit | a68013f7d92843382fa71b563bcde001dedd9b95 (patch) | |
tree | 762cbd0760ef2aea73913f44e8dbb5fd68c94c79 /.gitattributes | |
parent | 8e2cd843a17ab77fe6f811d3aedfecb21d459f8c (diff) |
remove some languages from language graph thing
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4b489c1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +**/*.js linguist-vendored +**/*.css linguist-vendored +**/*.sh linguist-vendored +**/*.html linguist-vendored |