fix(git): ignore gitinore

This commit is contained in:
Barrett Ruth 2025-02-12 13:33:05 -05:00
parent 6410f5fef8
commit 057ebb87f1

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ public/**/*.ttf
*.md
!readme.md
.DS_Store
.git