diff --git a/.gitignore b/.gitignore index 0f69c6c..4444b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ node_modules/ virtualenv/ *.iml *.idea -*.xml \ No newline at end of file +*.xml +*.DS_Store \ No newline at end of file