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

Unified Diff: .gitignore

Issue 1706963005: [Swarming] Bundle jsfunfuzz. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 10 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') | tools/fuzz-harness.sh » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 644c08740083a0ae68ec540a10234cfa4a9f647f..731a1dacb3f386352821ed0bb71e216987e118cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,8 +68,8 @@ shell_g
/tools/clang
/tools/gcmole/gcmole-tools
/tools/gcmole/gcmole-tools.tar.gz
-/tools/jsfunfuzz
-/tools/jsfunfuzz.zip
+/tools/jsfunfuzz/jsfunfuzz
Michael Achenbach 2016/02/18 09:03:49 Is git friendly to checkouts where the old jsfunfu
+/tools/jsfunfuzz/jsfunfuzz.tar.gz
/tools/luci-go/linux64/isolate
/tools/luci-go/mac64/isolate
/tools/luci-go/win64/isolate.exe
« no previous file with comments | « no previous file | DEPS » ('j') | tools/fuzz-harness.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698