diff --git a/packages/react-scripts/template/gitignore b/packages/react-scripts/template/gitignore index 6c96c5cff12..5dbc7b74c8f 100644 --- a/packages/react-scripts/template/gitignore +++ b/packages/react-scripts/template/gitignore @@ -13,3 +13,6 @@ build .DS_Store .env npm-debug.log + +# ide +.idea