Ignore .DS_STore

This commit is contained in:
Mia 2022-12-27 20:33:17 -06:00
parent a12b1eeb1b
commit 2eb9f96c71

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ node_modules
.dist
.eslintcache
config/*
.DS_Store