diff --git a/.gitignore b/.gitignore index 4c754c2..ef6fc6b 100644 --- a/.gitignore +++ b/.gitignore @@ -134,4 +134,7 @@ data # Sync version of the library, via Unasync redis_om/ -tests_sync/ \ No newline at end of file +tests_sync/ + +# Apple Files +.DS_Store