# Temporary / swap files *.swp *~ # Neovim caches (these live outside anyway, but just in case) .cache/ # Lazy.nvim runtime (never commit the downloaded plugins) .lazy/ # OS-specific .DS_Store Thumbs.db