Explicitly exclude .DS_Store files

This commit is contained in:
Reinhard Pointner 2017-09-09 21:02:03 +07:00
parent 5effe3e25c
commit ae9384a580
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -15,3 +15,5 @@ lib/ivy/
*.cer
*.pfx
*.pvk
.DS_Store