diff --git a/.gitignore b/.gitignore index e3f3945..bd2eb9d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ node_modules -tsconfig.temp.json \ No newline at end of file +tsconfig.temp.json +dist +*.tsbuildinfo +*.prompt.* +.vscode/*.code-snippets \ No newline at end of file