Skip to content

Commit 1209165

Browse files
committed
feat: Untrack font file and add specific font to gitignore
1 parent e0f9c67 commit 1209165

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,7 @@ test_colorize_only_mode.py
110110
.kiro/
111111

112112
# Ignore .cursor directory
113-
.cursor/
113+
.cursor/
114+
115+
# Ignore specific font file
116+
/fonts/字魂白鸽天行体(商用需授权).ttf
-13 MB
Binary file not shown.

0 commit comments

Comments
 (0)