diff --git a/.gitignore b/.gitignore index e372d1f..3beed34 100644 --- a/.gitignore +++ b/.gitignore @@ -164,4 +164,5 @@ cython_debug/ # Exclude items that may be used during development *.secret -*.db \ No newline at end of file +*.db +.DS_Store