diff options
author | alexeypa@google.com <alexeypa@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-03 23:13:16 +0000 |
---|---|---|
committer | alexeypa@google.com <alexeypa@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-03 23:13:16 +0000 |
commit | a37465e67c55f223a6e688e879fb8b1b16631dce (patch) | |
tree | e7df78d88dc47a92c80dc89da5b3018bc4297fcb /.gitignore | |
parent | 0057b90eddee50b72b73c2d4b341823083ce1b58 (diff) | |
download | chromium_src-a37465e67c55f223a6e688e879fb8b1b16631dce.zip chromium_src-a37465e67c55f223a6e688e879fb8b1b16631dce.tar.gz chromium_src-a37465e67c55f223a6e688e879fb8b1b16631dce.tar.bz2 |
Ignore GYP-generated files in src/remoting.
Review URL: https://chromiumcodereview.appspot.com/10830172
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149963 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -119,6 +119,7 @@ v8.log /remoting/appengine/ /remoting/proto/chromotocol_proto_lib.xml /remoting/proto/trace_proto_lib.xml +/remoting/remoting_host_event_logger.xml /remoting/remoting_host_installation.xml /remoting/remoting_host_installation_unittest.xml /remoting/remoting_me2me_host.xml |