fix(git): ignore gitinore
This commit is contained in:
parent
6410f5fef8
commit
057ebb87f1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@ public/**/*.ttf
|
||||||
*.md
|
*.md
|
||||||
!readme.md
|
!readme.md
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue