commit | ebdee3e389e36a7f068dab768f94b393563bf6fa | [log] [tgz] |
---|---|---|
author | phoglund@chromium.org <phoglund@chromium.org> | Wed Mar 04 08:43:45 2015 |
committer | phoglund@chromium.org <phoglund@chromium.org> | Wed Mar 04 08:43:45 2015 |
tree | e00083b177ca62b4d52b9feb7e1224dbe0dca4b0 | |
parent | 9b54b1078e1bf9191dab66769c6371d2f0f16665 [diff] |
Updating gitignore; missed platform specifiers in paths. BUG=446800 Review URL: https://codereview.chromium.org/975313002 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/webrtc/webrtc.DEPS@294319 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
diff --git a/.gitignore b/.gitignore index 9362246..76d1180 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,6 +1,8 @@ -golang/linux/go.* +golang/**/*zip +golang/**/*tar.gz google-appengine.zip mercurial-src.* -node/linux/node.* +node/**/*zip +node/**/*tar.gz third_party/ - +*.pyc