diff --git a/.gitignore b/.gitignore index a636a7e..fa9197d 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,7 @@ mihainator-*.tar npm-debug.log /assets/node_modules/ + +# IDE specific +.idea +.vscode \ No newline at end of file