dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit 667ef4c22c27164092cb1e1580c403cb24df386f
parent f81f3a3b9da60d5a15385aaa2f1f1158f4a5eb18
Author: Chris Bracken <chris@bracken.jp>
Date:   Sun, 31 May 2026 10:06:09 +0900

git: update gitignore

I don't want AI crap, and this stuff is increasingly littered in
projects I mirror. I want to be able to delete this locally to work on a
cleaner tree and not have vim matching this stuff.

Diffstat:
A.config/git/ignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/git/ignore b/.config/git/ignore @@ -0,0 +1 @@ +**/.claude/settings.local.json