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

Side by Side Diff: .hgignore

Issue 29937555: Issue 7103 - Add jsdoc script to package.json (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome
Patch Set: Created Nov. 6, 2018, 1:45 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « .gitignore ('k') | jsdoc.conf » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ^devenv.*$ 1 ^devenv.*$
2 ^node_modules$ 2 ^node_modules$
3 ^docs$
3 4
4 syntax:glob 5 syntax:glob
5 *.zip 6 *.zip
6 *.crx 7 *.crx
7 *.xpi 8 *.xpi
8 *.pyc 9 *.pyc
9 *.pyo 10 *.pyo
10 *.sh 11 *.sh
OLDNEW
« no previous file with comments | « .gitignore ('k') | jsdoc.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld