chore: add .DS_Store to .gitignore

This commit is contained in:
Pham Tan Minh Tien 2025-07-15 20:37:06 +07:00
parent 1f95bb98d6
commit 7732f0f158
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -32,4 +32,7 @@ node_modules
# cursor
.cursor/
bun.lockb
bun.lockb
# mac
.DS_Store