Update gitignore .swp -> .sw?
Ignore vim temp files. Change-Id: I2c9c852c6b15d160089a326f19f2c37402bbb35b
This commit is contained in:
parent
f39ee074b5
commit
800dffb94d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
*.swp
|
*.sw?
|
||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
.tox/
|
.tox/
|
||||||
|
Loading…
Reference in New Issue
Block a user