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
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
## xcode specific
|
||||
*xcuserdata*
|
||||
|
Loading…
x
Reference in New Issue
Block a user