mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
*.swp
|
|
|
|
# vim netrwhist exists and I don't know what it does
|
|
vim/.vim/.netrwhist
|
|
|
|
# zsh's recent dirs shouldn't be versioned
|
|
zsh/.config/zsh/.chpwd-recent-dirs
|
|
|
|
# Ignore the installation of services for now.
|
|
systemd/.config/systemd/user/*.target.wants
|