Add some more things that should be ignored to .gitignore
Reviewed at https://codereview.appspot.com/6498119/ Review URL: https://codereview.appspot.com/6503107 git-svn-id: http://skia.googlecode.com/svn/trunk@5509 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
1f8787a99f
commit
98abe50923
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
|||||||
/out/
|
/out/
|
||||||
/third_party/externals/
|
/third_party/externals/
|
||||||
|
/gyp/build/
|
||||||
|
/xcodebuild/
|
||||||
|
.DS_Store
|
||||||
|
.gclient*
|
||||||
|
Loading…
Reference in New Issue
Block a user