gyrojeff commited on
Commit
211ae8a
1 Parent(s): 0c94151

feat: add cache to gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore CHANGED
@@ -1,3 +1,5 @@
 
 
1
  *.o
2
  *.out
3
 
 
1
+ font_list_cache.bin
2
+
3
  *.o
4
  *.out
5