Better gitignore rule for vim tmp files.

- Old rule didn't work for top level dir
- New rule includes not-first vim tmp files

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
Daniel Farrell
2014-12-09 15:04:03 -05:00
parent f3b103a32b
commit f007b53bf9
+1 -1
View File
@@ -3,4 +3,4 @@ gopath/
stage0/stage1_init/
stage0/stage1_rootfs/
stage1/cache/
*/*.swp
*.sw[ponm]