diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index b1bc858..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 1c98ee2..3f8e956 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc app.log -!__init__.py \ No newline at end of file +!__init__.py +.DS_Store