Add .DS_Store to .gitignore and create the file

This commit is contained in:
Victor Giers
2025-12-04 06:58:31 +01:00
parent 62d6bd1872
commit 2833587c20
2 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
node/server/spirits/models
node_modules
package-lock.json
package-lock.json.DS_Store