aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-09-12 16:32:05 +0000
committerGravatar scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-09-12 16:32:05 +0000
commit98abe509236a520f98d13303c35bee7fceb1a254 (patch)
tree6f8f8d1e7e58d55871827bd80d8dc083c52dfe6b /.gitignore
parent1f8787a99f15e37c40a1260c9c456ed91f11ba15 (diff)
Add some more things that should be ignored to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
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*