From 9269ba14f0a39b8525d603a9182beead55b23ed2 Mon Sep 17 00:00:00 2001 From: "henrike@webrtc.org" Date: Wed, 12 Mar 2014 15:50:36 +0000 Subject: [PATCH] (Git)ignore all of /net. Works around issue: gclient sync, git clean -df, gclient runhooks -> failure (regression in r4466). BUG=N/A R=andrew@webrtc.org, fischman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/9689004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5688 4adac7df-926f-26a2-2b94-8c16560cd09d --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f944a5b19..a7cb261f4 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,7 @@ /chromium_gn /google_apis/build /gyp-mac-tool -/net/third_party/nss/ +/net /out /resources/*.* /resources/*/*.*