diff --git a/.gitignore b/.gitignore index c2658d7..0e084a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules/ +/apps/.DS_Store diff --git a/apps/.DS_Store b/apps/.DS_Store deleted file mode 100644 index a1a3d35..0000000 Binary files a/apps/.DS_Store and /dev/null differ