1
0
mirror of https://github.com/github/gitignore synced 2024-06-04 03:38:14 +02:00

Ignore vim session file.

This commit is contained in:
iven 2010-12-18 13:57:21 +08:00 committed by Chris Wanstrath
parent 2710fbfff5
commit 05fa33b554

View File

@ -1,2 +1,3 @@
.*.sw[a-z] .*.sw[a-z]
*.un~ *.un~
Session.vim