From 98abe509236a520f98d13303c35bee7fceb1a254 Mon Sep 17 00:00:00 2001 From: "scroggo@google.com" Date: Wed, 12 Sep 2012 16:32:05 +0000 Subject: 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 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 895cc0c9fb..cac327853a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ /out/ /third_party/externals/ +/gyp/build/ +/xcodebuild/ +.DS_Store +.gclient* -- cgit v1.2.3