mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Merge pull request #2282 from Hzj-jie/master
Exclude *.un~ (vim undo file) from git
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
*.swp
|
||||
*.swo
|
||||
*.un~
|
||||
cscope.*
|
||||
*.orig
|
||||
lua
|
||||
|
||||
Reference in New Issue
Block a user