Add .DS_store to ignore

This commit is contained in:
Andrea Mistrali 2021-10-20 08:18:22 +02:00
parent 74e5d63ee7
commit a5a9830d90
No known key found for this signature in database
GPG Key ID: 6FB0A77F6D5DA9B2
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ zsh.d/99-local.zsh
zsh.d/Darwin/99-local.zsh zsh.d/Darwin/99-local.zsh
*~ *~
*.swp *.swp
.DS_Store