Chromium Code Reviews| Index: webrtc/modules/video_coding/codecs/h264/.gitignore |
| diff --git a/webrtc/modules/video_coding/codecs/h264/.gitignore b/webrtc/modules/video_coding/codecs/h264/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0129b022696d253f17fb51b7725128ec6ceec983 |
| --- /dev/null |
| +++ b/webrtc/modules/video_coding/codecs/h264/.gitignore |
| @@ -0,0 +1,4 @@ |
| +# This file and listed folder is temporary, to be removed when OpenH264 is added |
| +# to third_party. |
| +openh264/ |
| + |