Skip to content

Commit 527d24a

Browse files
Fix font files (#129)
* add gitattributes * remove fonts * readd fonts * update attributes * fix font files * Update .gitattributes
1 parent e522a4a commit 527d24a

34 files changed

Lines changed: 10 additions & 2 deletions

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
*.eot -text
2+
*.ttf -text
3+
*.woff -text
4+
*.woff2 -text
5+
*.png -text
6+
*.pdf -text
7+
*.jpeg -text
8+
*.webm -text
4 Bytes
Binary file not shown.
96 Bytes
Binary file not shown.
44 Bytes
Binary file not shown.
20 Bytes
Binary file not shown.
56 Bytes
Binary file not shown.
16 Bytes
Binary file not shown.
32 Bytes
Binary file not shown.
56 Bytes
Binary file not shown.
-188 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)