diff --git a/.gitignore b/.gitignore index e7fe744..69f5d10 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,11 @@ db-logs db-data .cursor # dependencies (bun install) + node_modules +src/config + # output out dist