diff --git a/.gitignore b/.gitignore index 5dfe93fb..daea1920 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /cache /node_modules -/out \ No newline at end of file +/out + +# ide +.idea \ No newline at end of file