1
0
mirror of https://github.com/github/gitignore synced 2025-06-18 04:38:50 +02:00

Ignore vim session file.

This commit is contained in:
iven 2010-12-18 13:57:21 +08:00
parent 9abdee41a6
commit fba90dd6c1

View File

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