Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .hgignore

Issue 29720661: Issue 6391 - Allow running the browser unit tests with Firefox (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Fix the truncated output in Chromium. Created March 21, 2018, 8:53 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | package.json » ('j') | test/runners/chromium_download.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -1,2 +1,3 @@
^node_modules$
^chromium-snapshots$
+^firefox-snapshots$
kzar 2018/04/20 15:39:05 I guess we'll need to add this to the .gitignore a
hub 2018/04/24 14:05:55 Done.
« no previous file with comments | « no previous file | package.json » ('j') | test/runners/chromium_download.js » ('J')

Powered by Google App Engine
This is Rietveld