diff --git a/.gitignore b/.gitignore index 98cba7c..2feaf91 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,7 @@ certificates # Drizzle Kit state (not migration files) drizzle/meta/ -/docs/superpowers \ No newline at end of file +/docs/superpowers + +# git worktrees +.worktrees/ \ No newline at end of file