Merge pull request #76 from redis/simonprickett-patch-1
Adds .DS_Store to .gitignore
This commit is contained in:
commit
bb80c35aed
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -135,3 +135,6 @@ data
|
|||
# Sync version of the library, via Unasync
|
||||
redis_om/
|
||||
tests_sync/
|
||||
|
||||
# Apple Files
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue