mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Remove swap file accidentally committed in 34dba3d7
.
Also expand the rule in .gitignore to block other forms of swap files.
This commit is contained in:
parent
abf9bb63fe
commit
a69e464f70
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,7 +7,7 @@
|
|||||||
*.rej
|
*.rej
|
||||||
*.orig
|
*.orig
|
||||||
*.mo
|
*.mo
|
||||||
*.swp
|
.*.sw?
|
||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
*.o
|
*.o
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user