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:
parent
56f81a8651
commit
bb6d4e0cb3
1 changed files with 19 additions and 0 deletions
19
.gitattributes
vendored
Normal file
19
.gitattributes
vendored
Normal 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
|
||||
Loading…
Add table
Reference in a new issue