summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 98b988053c56a7035a059b2f5e21f1da813a670d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Ignore vim dirs and files
vim/.vim/backup/
vim/.vim/plugged/
vim/.vim/swap/
vim/.vim/tmp/
vim/.vim/undo/
vim/.vim/.netrwhist
vim/.vim/viminfo

# Dont sync bash completion and host-specific config
bash/.bash/completion/
bash/.bash/shenv