diff --git a/.gitignore b/.gitignore index 65a8881..a1204c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ .idea .history src/node_modules -.vscode \ No newline at end of file +.vscode +build/ +dist/ +src/node_modules +src/dist \ No newline at end of file