diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 3e3cca6..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 2463e2a..a2479fd 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,6 @@ /.idea .byebug_history -/public/assets \ No newline at end of file +/public/assets + +.DS_Store