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

Delta Between Two Patch Sets: .hgignore

Issue 29984580: Issue 4413 - Merge formmail.py and formmail2.py (Closed) Base URL: https://hg.adblockplus.org/sitescripts/
Left Patch Set: Created Jan. 17, 2019, 8:42 a.m.
Right Patch Set: Nits & formatting on README Created Jan. 23, 2019, 9:35 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | .sitescripts.example » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 syntax: glob 1 syntax: glob
2 2
3 *.pyc 3 *.pyc
4 *.pyo 4 *.pyo
5 .tox 5 .tox
6 .cache 6 .cache
7 .sitescripts.test 7 .sitescripts.test
8 .coverage 8 .coverage*
9 htmlcov/ 9 htmlcov/
10 .pytest_cache/ 10 .pytest_cache/
11 .DS_Store 11 .DS_Store
LEFTRIGHT

Powered by Google App Engine
This is Rietveld