Ignore .DS_Store

This commit is contained in:
Lex Christopherson
2025-12-15 10:18:22 -06:00
parent 4e5deb87e7
commit 485de68088
3 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
node_modules/
package-lock.json
.DS_Store

BIN
commands/.DS_Store vendored

Binary file not shown.