Skip to content

Commit ca54474

Browse files
committed
ignore woff and woff2 fonts
1 parent 1a3351a commit ca54474

File tree

5 files changed

+39
-37
lines changed

5 files changed

+39
-37
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
*.jpeg binary
55
*.svg binary
66
*.md diff=markdown
7+
*.woff export-ignore
8+
*.woff2 export-ignore

public/css/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/fonts/bootstrap-icons.woff

-2 Bytes
Binary file not shown.

public/fonts/bootstrap-icons.woff2

-3 Bytes
Binary file not shown.

public/js/app.js

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)