diff --git a/.gitignore b/.gitignore index 2b2e626e..f0594b31 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ _build *.pyc dev.db site_media -*.egg-info \ No newline at end of file +*.egg-info +.DS_Store