dotfiles/.gitignore

15 lines
332 B
Plaintext

################################################################################
# MISC
# Ignore the Mac artifacts.
.DS_Store
# Ignore the temp files created by emacs.
*.#*
################################################################################
# VIM
vim/backup/*
vim/autoload/*
vim/spell/*.spl
vim/plugged
vim/.netrwhist