.gitignore: added .DS_store.

This commit is contained in:
Cyra Westmere
2025-03-30 05:14:04 -07:00
parent 51403c1622
commit edbe83ae6a

5
.gitignore vendored
View File

@@ -6,4 +6,7 @@
main
*.test
node_modules
node_modules
# MacOS
.DS_store