diff --git a/template/.gitignore b/template/.gitignore index ecfde52..57868a9 100644 --- a/template/.gitignore +++ b/template/.gitignore @@ -1,4 +1,6 @@ src/meta.js +.idea +.vscode # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.