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

Unified Diff: .hgignore

Issue 29710555: Issue 6426 - Start using CSS modularization tool in adblockplusui (Closed)
Patch Set: Created Feb. 27, 2018, 11:37 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 | css/desktop-options.css » ('j') | js/desktop-options.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/
-^desktop-options.js
+^desktop-options.js
+skin/desktop-options.js
Thomas Greiner 2018/03/07 13:10:21 There is no skin/desktop-options.js so you probabl
« no previous file with comments | « no previous file | css/desktop-options.css » ('j') | js/desktop-options.js » ('J')

Powered by Google App Engine
This is Rietveld