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

Unified Diff: .gitignore

Issue 10857004: git ignore /chrome/test/data/plugin/ and /third_party/amd/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months 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 e28861e964697f54cfb2eaa495b0bed3a26b4521..5a8b64d6e5af1622fb8a56b36b53826426b0367a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,6 +87,7 @@ v8.log
/chrome/test/data/perf/frame_rate/content
/chrome/test/data/perf/frame_rate/private
/chrome/test/data/perf/private/
+/chrome/test/data/plugin/
/chrome/test/data/pyauto_private
/chrome/tools/memory
/chrome/tools/test/reference_build
@@ -100,9 +101,9 @@ v8.log
/gpu/gles2_conform_test
/gyp-mac-tool
/llvm
-/media/yuv_convert_simd_x86.xml
/media/test/data/content
/media/test/data/security
+/media/yuv_convert_simd_x86.xml
/metro_driver
/native_client
/net/Debug
@@ -135,6 +136,7 @@ v8.log
/third_party/WebKit
/third_party/adobe/flash/binaries
/third_party/adobe/flash/symbols
+/third_party/amd/
/third_party/angle
/third_party/aosp
/third_party/asan
« 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