Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Unified Diff: .gitignore

Issue 1460693004: Add helper classes to for managing shared buffers. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: fix .gitignore Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index f33c013aa84ddca67878e093e75972bddd7fe218..9312da6f55e0aa5ccb65b90dff18c7b99904a177 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,7 +39,7 @@ v8.log
/third_party/colorama/src/
/third_party/dart-sdk/
/third_party/dejavu-fonts-ttf-2.34/ttf/*.ttf
-/third_party/ffmpeg
+/third_party/ffmpeg/
/third_party/freetype-android/src
/third_party/go/
/third_party/icu/
« no previous file with comments | « no previous file | mojo/services/media/common/cpp/BUILD.gn » ('j') | mojo/services/media/common/cpp/fifo_allocator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698