diff --git a/.gitignore b/.gitignore index eaf6493..029bcbf 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,7 @@ yarn-error.log* # data folder of postgres etc. /data +node_modules +dist +.env.local +.vscode