Skip to content

Commit 69cf644

Browse files
committed
Begin polishing up bitmap font
1 parent 62dd78a commit 69cf644

18 files changed

+1111
-1
lines changed

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1+
*.mpy
2+
.idea
13
__pycache__
2-
4+
_build
5+
*.pyc
6+
.env
7+
build*
8+
bundles
9+
*.DS_Store
10+
.eggs
11+
dist
12+
**/*.egg-info

0 commit comments

Comments
 (0)