diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 8611af1..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 9b8d872..aa9d9a9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ env *.db __pycache__ instance/ -uploads/ \ No newline at end of file +uploads/ +.DS_Store \ No newline at end of file diff --git a/static/.DS_Store b/static/.DS_Store deleted file mode 100644 index 75128a9..0000000 Binary files a/static/.DS_Store and /dev/null differ diff --git a/static/lib/.DS_Store b/static/lib/.DS_Store deleted file mode 100644 index 22bdd83..0000000 Binary files a/static/lib/.DS_Store and /dev/null differ