adds FiraCode NerdFont #9

Merged
OCram85 merged 15 commits from FiraCode into master 2022-11-10 08:14:28 +01:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 28f9ef8fd7 - Show all commits

5
.gitattributes vendored
View File

@ -1,5 +1,4 @@
# images
*.jpg binary
*.jpeg binary
*.bmp binary
@ -12,9 +11,13 @@
*.exe binary
*.dll binary
# fonts
*.ttf binary
# PowerShell specific
*.ps1 working-tree-encoding=UTF-8
*.psm1 working-tree-encoding=UTF-8
*.psd1 working-tree-encoding=UTF-8
# misc
*.md working-tree-encoding=UTF-8