Ignore .DS_STore

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

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
node_modules
.dist
.eslintcache
config/*
config/*
.DS_Store