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

Unified Diff: .gitignore

Issue 6283013: add third_party/drmemory to .gitignore and remove valgrind.tmp since obsolete (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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 bb4ad11361dc20a2ea57b91d61e56e2e38320677..a60fc6e153fca405006416e5be3be816d5d864c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,6 +75,7 @@ v8.log
/third_party/cros
/third_party/cygwin
/third_party/directxsdk
+/third_party/drmemory
/third_party/flac
/third_party/ffmpeg
/third_party/gles2_conform
@@ -119,7 +120,6 @@ v8.log
/tools/page_cycler/acid3
/tools/tryserver
/v8
-/valgrind.tmp
/webkit/Debug
/webkit/Release
/webkit/data/bmp_decoder
« 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