diff --git a/.gitignore b/.gitignore index c75ad1d6..78e020f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ +node_modules +build coverage .vscode .DS_STORE -.env \ No newline at end of file +.env +tmp \ No newline at end of file