chore: add .DS_Store to .gitignore
This commit is contained in:
parent
1f95bb98d6
commit
7732f0f158
|
|
@ -32,4 +32,7 @@ node_modules
|
|||
# cursor
|
||||
|
||||
.cursor/
|
||||
bun.lockb
|
||||
bun.lockb
|
||||
|
||||
# mac
|
||||
.DS_Store
|
||||
Loading…
Reference in New Issue