diff --git a/.gitignore b/.gitignore index ef07c1c..45cf206 100644 --- a/.gitignore +++ b/.gitignore @@ -42,4 +42,10 @@ yarn-error.log* .superpowers/ # docs/superpowers -/docs/superpowers \ No newline at end of file +/docs/superpowers + +# git worktrees +.worktrees/ + +# stray +post.md \ No newline at end of file