From cadf4d8c581f0f1c632b161934f599d88b19547e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dhji=28=EC=A7=80=EB=8C=80=ED=95=9C=29?= Date: Mon, 27 Jun 2022 14:39:12 +0900 Subject: [PATCH] gitignore macos add --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 8d412307..f3e32945 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,11 @@ yarn-error.log* .vscode /react-shell-scripts + +.idea + +### macOS ### +# General +.DS_Store +.AppleDouble +.LSOverride