mirror of
https://github.com/SeriousBug/dotfiles
synced 2026-07-27 12:35:37 -05:00
17 lines
294 B
Plaintext
17 lines
294 B
Plaintext
# Dotter cache files
|
|
.dotter/local.toml
|
|
.dotter/cache.toml
|
|
.dotter/cache/
|
|
.dotter/user_vars.sh
|
|
|
|
# Mudpuppy skills (not tracked)
|
|
claude/skills/mudpuppy-implementation-review/
|
|
claude/skills/mudpuppy-pr-review/
|
|
|
|
# Python bytecode cache
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# htop runtime history
|
|
htop/htop_history
|