nvim_venv was a 390 MB macOS Python venv — platform-specific and should never have been committed. Session.vim is transient workspace state. Both are now gitignored along with .DS_Store artifacts.
12 lines
165 B
Plaintext
12 lines
165 B
Plaintext
# macOS
|
|
.DS_Store
|
|
|
|
# Python virtual environment (platform-specific, never commit)
|
|
nvim_venv/
|
|
|
|
# Session state
|
|
Session.vim
|
|
|
|
# Claude Code local settings
|
|
lua/.claude/
|