Remove .DS_Store and add it to .gitignore

This commit is contained in:
Sanju Sivalingam
2026-02-06 09:06:16 +05:30
parent 8504eecc8e
commit d4ec5e476a
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@@ -2,3 +2,4 @@ node_modules/
dist/
bun.lock
.env
.DS_Store