diff --git a/home/common/programs/git/ignore b/home/common/programs/git/ignore index 7c520f1..68b98da 100644 --- a/home/common/programs/git/ignore +++ b/home/common/programs/git/ignore @@ -19,6 +19,9 @@ tmp/**/* *.log *.tmp +# Local git worktree checkouts +worktrees/ + # Latex _inputs.tex _sections.tex