Skip to content

Commit 52951ea

Browse files
committed
update gitignore per gf spec
1 parent 1fd9e2e commit 52951ea

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.gitignore

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1-
tmp
2-
.DS_STORE
3-
*(Autosaved)*
1+
# file manager empty files
2+
.DS_Store
3+
.empty
4+
.sparkleshare
5+
# font editor temporary files
6+
*(Autosaved).glyphs
7+
*.vfbak
8+
# temp directory
9+
tmp

0 commit comments

Comments
 (0)