diff --git a/src/project-templates/shell-template/.gitignore b/src/project-templates/shell-template/.gitignore new file mode 100644 index 0000000..95d0342 --- /dev/null +++ b/src/project-templates/shell-template/.gitignore @@ -0,0 +1,7 @@ +node_modules +build +dist +*.tgz +*.ch5z +.vscode/settings.json +.nyc_output \ No newline at end of file