ignore DS_Store

This commit is contained in:
Michael Zhang 2024-05-27 23:36:41 -05:00
parent 33b837ee96
commit 476946218b

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
node_modules
dist
target
target
.DS_Store