diff --git a/.gitignore b/.gitignore index 01ea36c..43350f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ # dependencies (bun install) node_modules tmp/ +*.log +.crush # output out