Merge pull request #7 from grahamboree/master
Added vim swap file exclusions to .gitignore
This commit is contained in:
commit
a04504f020
2
.gitignore
vendored
2
.gitignore
vendored
@ -27,6 +27,8 @@ RecastDemo/Build
|
|||||||
.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