1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 12:28:30 +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