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

Unified Diff: .hgignore

Issue 29552627: Issue 4105 - [build] Make it possible to build arbitrary ABB revisions (Closed)
Patch Set: Created Sept. 22, 2017, 11:55 a.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 | abb-build/README.md » ('j') | abb-build/adblockbrowser-cfg.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -134,3 +134,9 @@
# tup database
^\.tup
+
+# abb-build related
+^abb-build/logs
+^abb-build/generated
+^abb-build/config.py$
+
« no previous file with comments | « no previous file | abb-build/README.md » ('j') | abb-build/adblockbrowser-cfg.py » ('J')

Powered by Google App Engine
This is Rietveld