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

Unified Diff: .hgignore

Issue 29643562: Issue 5689 - Add rules for CSS declaration order to stylelint-config-eyeo (Closed) Base URL: https://hg.adblockplus.org/codingtools
Patch Set: Fixed trailing whitespace errors Created Feb. 8, 2018, 2:11 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 | stylelint-config-eyeo/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -3,8 +3,9 @@
*.pyo
.tox/
__pycache__/
*.egg-info/
build/
dist/
.cache/
.coverage
+node_modules/
« no previous file with comments | « no previous file | stylelint-config-eyeo/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld