Add Vim undo files to the .gitignore.

This commit is contained in:
Steve Losh 2010-08-18 03:54:35 -04:00
commit edda7793d5

1
.gitignore vendored
View file

@ -4,5 +4,6 @@ projects.zsh
custom
custom/*.zsh
!custom/example.zsh
*.un~
.DS_Store