1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 00:38:06 +00:00

adding .gitattributes file

This commit is contained in:
checktheroads 2019-06-10 12:42:03 -07:00
parent 56f81a8651
commit bb6d4e0cb3

19
.gitattributes vendored Normal file
View file

@ -0,0 +1,19 @@
# Bulma
hyperglass/static/sass/base/* linguist-vendored
hyperglass/static/sass/components/* linguist-vendored
hyperglass/static/sass/elements/* linguist-vendored
hyperglass/static/sass/grid/* linguist-vendored
hyperglass/static/sass/layout/* linguist-vendored
hyperglass/static/sass/utilities/* linguist-vendored
# jquery
hyperglass/hyperglass/static/js/jquery-* linguist-vendored
# clipboard.js
hyperglass/static/js/clipboard* linguist-vendored
# icofont
hyperglass/static/css/icofont/* linguist-vendored
# docs
docs/ linguist-documentation