dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit 1740fbb7059774a81c33c8f10950eed3bfa70876
parent 0b31e3ee9aa6d8f53ef9a29f4d7a2b98010b282c
Author: Chris Bracken <chris@bracken.jp>
Date:   Mon,  7 Sep 2015 20:39:46 -0700

Ignore .sug files.

Diffstat:
M.vim/.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.vim/.gitignore b/.vim/.gitignore @@ -1,2 +1,3 @@ bundle *.spl +*.sug