(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
This commit is contained in:
henrike@webrtc.org 2014-03-12 15:50:36 +00:00
parent c2313fb73c
commit 9269ba14f0

2
.gitignore vendored
View File

@ -40,7 +40,7 @@
/chromium_gn
/google_apis/build
/gyp-mac-tool
/net/third_party/nss/
/net
/out
/resources/*.*
/resources/*/*.*