diff --git a/.gitignore b/.gitignore index aa7bd185..9f75dd1b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ node_modules/* /dist /compiled /secret -*.log \ No newline at end of file +*.log +.vscode +.idea \ No newline at end of file