diff --git a/.gitignore b/.gitignore index 1e855b1..0ede773 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ bun.lockb package-lock.json node_modules/ +._* +.DS_Store