Merge pull request #278 from phamtanminhtien/chore/ignore-ds-store

chore: add .DS_Store to .gitignore
This commit is contained in:
iza 2025-07-20 11:27:34 +03:00 committed by GitHub
commit 3c4d539a08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

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