Stop tracking .DS_Store

Remove the committed macOS .DS_Store file from the index and add it
to .gitignore so it does not get re-committed.
This commit is contained in:
Father Bot
2025-12-08 14:50:12 +03:00
parent 7123bd14a1
commit 91f6880f23
2 changed files with 4 additions and 1 deletions
Vendored
BIN
View File
Binary file not shown.
+4 -1
View File
@@ -134,4 +134,7 @@ config/config.env
docker-compose.dev.yml
mongodb/
mongodb/
# macOS
.DS_Store