Remove .DS_Store and add it to .gitignore
This commit is contained in:
Vendored
BIN
Binary file not shown.
@@ -2,3 +2,4 @@ node_modules/
|
|||||||
dist/
|
dist/
|
||||||
bun.lock
|
bun.lock
|
||||||
.env
|
.env
|
||||||
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user