Added vim swap file exclusions to .gitignore
This commit is contained in:
parent
f6b11b18a9
commit
dbfed86b08
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,6 +19,8 @@
|
|||||||
.Trashes
|
.Trashes
|
||||||
ehthumbs.db
|
ehthumbs.db
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
|
||||||
## xcode specific
|
## xcode specific
|
||||||
*xcuserdata*
|
*xcuserdata*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user