diff --git a/sdks/node/.gitignore b/sdks/node/.gitignore index 9954e5824..e3372030c 100644 --- a/sdks/node/.gitignore +++ b/sdks/node/.gitignore @@ -1,7 +1,6 @@ wwwroot/*.js node_modules typings -dist # CUSTOM - BEGIN test.* *.tgz diff --git a/sdks/node/templates/gitignore b/sdks/node/templates/gitignore index 9954e5824..e3372030c 100644 --- a/sdks/node/templates/gitignore +++ b/sdks/node/templates/gitignore @@ -1,7 +1,6 @@ wwwroot/*.js node_modules typings -dist # CUSTOM - BEGIN test.* *.tgz