diff --git a/.gitignore b/.gitignore index 6ab69e6..e59e9ef 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules dist .idea .superpowers/ +.worktrees/ .DS_Store