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:
scroggo@google.com 2012-09-12 16:32:05 +00:00
parent 1f8787a99f
commit 98abe50923

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
/out/ /out/
/third_party/externals/ /third_party/externals/
/gyp/build/
/xcodebuild/
.DS_Store
.gclient*