diff --git a/.gitignore b/.gitignore index dbe9c82b..cb646cb4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -.vscode/ \ No newline at end of file +.vscode/ +.idea/ +dist/ +node_modules/ \ No newline at end of file