Removed redundant comments from .gitignore.

This commit is contained in:
James Patrick 2019-06-16 19:11:07 -04:00
parent 3afd9d05ce
commit fdebc10966

11
.gitignore vendored
View File

@ -8,21 +8,12 @@
*todo.org *todo.org
################################################################################ ################################################################################
# EMACS # Configs
emacs/custom.el emacs/custom.el
################################################################################
# i3
i3/config i3/config
################################################################################
# VIM
vim/backup/* vim/backup/*
vim/autoload/* vim/autoload/*
vim/spell/*.spl vim/spell/*.spl
vim/plugged vim/plugged
vim/.netrwhist vim/.netrwhist
################################################################################
# ZSH
zsh/transient/* zsh/transient/*