| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index a0286c41f3c848e40622032c39a5c4b7613e1b2a..2387aeecc690a3651a0109ad92fd25124656844c 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -183,6 +183,7 @@ vs-chromium-project.txt
|
| /internal_gyp
|
| /ios/build/util/CANARY_VERSION
|
| /ios/third_party/gcdwebserver/src
|
| +/ios_internal/
|
| /llvm
|
| /media/cast/logging/cast_logging_proto_lib.xml
|
| /media/cdm/api
|
| @@ -243,6 +244,7 @@ vs-chromium-project.txt
|
| /remoting/appengine/
|
| /remoting/host/installer/linux/internal/
|
| /remoting/internal/
|
| +/remoting/ios/
|
| /remoting/proto/chromotocol_proto_lib.xml
|
| /remoting/remoting_core_resources.xml
|
| /remoting/remoting_elevated_controller.xml
|
|
|