.gitignore: added .DS_store.

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

3
.gitignore vendored
View File

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