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

Unified Diff: .hgignore

Issue 29705690: Issue 6310 - Start using JavaScript modularization tool (Closed)
Patch Set: Created Feb. 22, 2018, 5:22 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 | README.md » ('j') | package.json » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -1,1 +1,2 @@
node_modules/
+desktop-options.js
Thomas Greiner 2018/02/22 18:29:23 Suggestion: Note that this also matches js/desktop
a.giammarchi 2018/02/23 08:51:37 Happy to use the suggested change.
« no previous file with comments | « no previous file | README.md » ('j') | package.json » ('J')

Powered by Google App Engine
This is Rietveld