Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file removed .bash_profile
Empty file.
Empty file removed .bashrc
Empty file.
Empty file removed .gitconfig
Empty file.
15 changes: 14 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,17 @@ website/site/
.zensical/

#Claude
.claude/
.claude/
# Machine-local shell/IDE/agent dotfiles that appear (empty) at the worktree
# root on some dev setups — never repo content. Accidentally swept into #297
# by a broad `git add -A`; keep them untracked.
.bash_profile
.bashrc
.gitconfig
.gitmodules
.idea
.mcp.json
.profile
.ripgreprc
.zprofile
.zshrc
Empty file removed .gitmodules
Empty file.
Empty file removed .idea
Empty file.
Empty file removed .mcp.json
Empty file.
Empty file removed .profile
Empty file.
Empty file removed .ripgreprc
Empty file.
Empty file removed .zprofile
Empty file.
Empty file removed .zshrc
Empty file.