chore: add .DS_Store to gitignore

This commit is contained in:
talwat 2025-08-08 22:54:23 +02:00
parent 2c7ceeff2f
commit c3b14f3589

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
/target /target
/cache /cache
.DS_Store