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

Side by Side Diff: .hgignore

Issue 29984580: Issue 4413 - Merge formmail.py and formmail2.py (Closed) Base URL: https://hg.adblockplus.org/sitescripts/
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:
View unified diff | Download patch
« no previous file with comments | « no previous file | .sitescripts.example » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 .DS_Store 11 .DS_Store
OLDNEW
« no previous file with comments | « no previous file | .sitescripts.example » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld