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

Unified Diff: .gitignore

Issue 1398383003: Add libyuv_unittest_apk target to run tests on Android (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Created 5 years, 2 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 | DEPS » ('j') | 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 f4745c353154e95fde53eb81707b3146c92d5e5e..fc5b6632932a6e1a3166edf42d73105ea929dc85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.pyc
.gn
pin-log.txt
+base
build
buildtools
chromium/.gclient.tmp
@@ -21,6 +22,7 @@ tools/generate_library_loader
tools/gn
tools/grit
tools/gyp
+tools/isolate_driver.py
tools/memory
tools/protoc_wrapper
tools/python
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698