Skip to content

Commit 67671e6

Browse files
author
Simon Prickett
authored
Adds .DS_Store to .gitignore
1 parent 8a661c9 commit 67671e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,7 @@ data
134134

135135
# Sync version of the library, via Unasync
136136
redis_om/
137-
tests_sync/
137+
tests_sync/
138+
139+
# Apple Files
140+
.DS_Store

0 commit comments

Comments
 (0)