Merge pull request #2282 from Hzj-jie/master

Exclude *.un~ (vim undo file) from git
This commit is contained in:
Qingping Hou
2016-10-11 21:45:05 -07:00
committed by GitHub

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.swp
*.swo
*.un~
cscope.*
*.orig
lua