feat: update gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
demo_fonts/
|
2 |
tensorboard/
|
3 |
font_list_cache.bin
|
|
|
4 |
|
5 |
*.o
|
6 |
*.out
|
|
|
1 |
demo_fonts/
|
2 |
tensorboard/
|
3 |
font_list_cache.bin
|
4 |
+
font_demo_cache.bin
|
5 |
|
6 |
*.o
|
7 |
*.out
|