Commit 39431b2d authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add project vim spell files to global gitignore

parent f8d83e83
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -11,5 +11,6 @@ a.out
# python virtualenv[wrapper]
.venv

# Vim CtrlSpace files
# vim files
.vim.add*
.cs_*