Ignore ~ backup files

This commit is contained in:
Eryn Wells 2022-05-28 23:43:41 -07:00
parent c2a6de307e
commit 0d28c3745c

3
.gitignore vendored
View file

@ -1,6 +1,7 @@
# OS X # OS X
.DS_Store .DS_Store
*~
*.orig *.orig
# Emacs # Emacs
@ -21,10 +22,12 @@ ssh/*
!ssh/config !ssh/config
vim/.viminfo* vim/.viminfo*
vim/vim_shared_data
vim/.nviminfo vim/.nviminfo
vim/view/ vim/view/
vim/spelling* vim/spelling*
vim/init.vim vim/init.vim
vim/backup/
zsh/cache/ zsh/cache/