1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

Add .DS_store to ignore

This commit is contained in:
2021-10-20 08:18:22 +02:00
parent 74e5d63ee7
commit a5a9830d90

1
.gitignore vendored
View File

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