mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-21 01:07:16 +00:00
chore(git): allow .claude directory to be tracked in this repo
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -64,3 +64,9 @@ node_modules
|
||||
__pycache__
|
||||
ssh/local.d/*
|
||||
config/fish/fish_variables*
|
||||
|
||||
# Allow .claude directory (overrides global **/.claude/* ignore)
|
||||
!.claude/
|
||||
!.claude/**
|
||||
.claude/**/*.log
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user