Chromium Code Reviews| Index: webrtc/examples/androidtests/third_party/.gitignore |
| diff --git a/webrtc/examples/androidtests/third_party/.gitignore b/webrtc/examples/androidtests/third_party/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..52acefb2ecbb5dd4c3d77a83b3796b969b7911e6 |
| --- /dev/null |
| +++ b/webrtc/examples/androidtests/third_party/.gitignore |
| @@ -0,0 +1,3 @@ |
| +# This file is needed for projects that has this directory as a separate Git |
| +# mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync. |
| +/gradle |