diff --git a/.gitignore b/.gitignore index 25bfff1..aa847fd 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,6 @@ target/ __pycache__/ # Ignore these. -db_data/ \ No newline at end of file +db_data/ + +.DS_Store \ No newline at end of file