dotfiles/.gitignore
2018-10-30 08:59:28 -06:00

28 lines
338 B
Text

.pythonhistory
.python_history
.vim/session
.vim_session
.viminfo
.pylint.d
.tmux/plugins
.vim/plugged
.tmux/resurrect
.bash_history
.vim/undo
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~