diff --git a/.gitignore b/.gitignore index 04db7a0..a0a729a 100644 --- a/.gitignore +++ b/.gitignore @@ -124,4 +124,5 @@ dmypy.json # Pyre type checker .pyre/ -gcs_creds.json \ No newline at end of file +gcs_creds.json +.DS_Store