From: Samir Benmendil Date: Tue, 7 Mar 2023 13:10:50 +0000 (+0000) Subject: git: ignore worktree directory `/wt/` X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/8b9452d9fc07c1c85a09d63906f3fd5e46ab8beb git: ignore worktree directory `/wt/` --- diff --git a/git/ignore b/git/ignore index 58543a3..0db6dc5 100644 --- a/git/ignore +++ b/git/ignore @@ -16,3 +16,5 @@ build-*/ .clangd/ .cache/ compile_commands.json +# worktrees +/wt/