diff --git a/.gitignore b/.gitignore index cf13a69..388708f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # dependencies (bun install) +# node_modules # output @@ -40,3 +41,6 @@ docs/evolution-api.envs *.db-shm /data/* !data/.gitkeep + +tmp/ +apps/web/tmp/