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

Unified Diff: .gitignore

Issue 363006: Add some ffmpeg/yasm dirs to .gitignore. (Closed)
Patch Set: Created 11 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index dae0a0910ca70a57a5b0f4f9c3fc3c10dcb6598e..a531dcae37ed21b2c697eab398525f1db9ed7906 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,7 @@
/third_party/WebKit
/third_party/cygwin
/third_party/ffmpeg/binaries
+/third_party/ffmpeg/source/patched-ffmpeg-mt
/third_party/forge
/third_party/googlemac
/third_party/hunspell
@@ -54,6 +55,7 @@
/third_party/skia
/third_party/tcmalloc/tcmalloc
/third_party/xdg-utils
+/third_party/yasm/source/patched-yasm
/tools/distcc
/tools/grit/grit/test/data
/tools/gyp
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698