diff --git a/.gitignore b/.gitignore index ac9d0978..d9bc58e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ .DS_Store dist node_modules + +# IDE-related +.idea +.vscode \ No newline at end of file