diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9381b76 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +public/ diff --git a/static/.DS_Store b/static/.DS_Store deleted file mode 100644 index 0204cbb..0000000 Binary files a/static/.DS_Store and /dev/null differ diff --git a/static/images/.DS_Store b/static/images/.DS_Store deleted file mode 100644 index 5fc60d4..0000000 Binary files a/static/images/.DS_Store and /dev/null differ diff --git a/themes/.DS_Store b/themes/.DS_Store deleted file mode 100644 index 8a3bf8e..0000000 Binary files a/themes/.DS_Store and /dev/null differ