-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
38 lines (32 loc) · 748 Bytes
/
.gitignore
File metadata and controls
38 lines (32 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
**/extra.*
git/.git-templates/hooks/*.sample
karabiner/.config/karabiner/assets
terminfo/.terminfo/69/iterm.app
terminfo/.terminfo/69/iterm
terminfo/.terminfo/74/tmux
terminfo/.terminfo/74/tmux-256color
vim/.vim/autoload/*
vim/.vim/files/backup/*
vim/.vim/files/swap/*
vim/.vim/files/undo/*
vim/.vim/plugged/*
vim/.vim/.netrwhist
tmux/.tmux/resurrect
tmux/.tmux/plugins/*
# macOS app bundles
*.app/
# Compiled binaries (keep scripts only)
bin/bin/box
# Repo-local Claude Code settings (not stow-managed)
/.claude/
# Local issue tracker
.tix/
# Auto-generated sketchybar helpers (duplicate of icon_map.sh)
sketchybar/.config/sketchybar/helpers/
# Symlinks to local builds
bin/bin/do
bin/bin/hold
bin/bin/mon
bin/bin/tix
bin/bin/vent
.handoff/