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

Side by Side Diff: .hgignore

Issue 29599579: OffTopic: DependencyUpdater
Patch Set: Addressing Dave's comments Created Nov. 13, 2017, 2:32 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 | « .gitignore ('k') | README.md » ('j') | README.md » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 syntax: glo
kzar 2017/11/13 15:20:46 Typo, should be glob.
tlucas 2017/11/20 15:24:42 Done.
2
3 *.pyc
4 *.pyo
5 .coverage
6 .tox/
7 __pycache__/
8 tests/__pycache__/
9 build/
10 dist/
11 .eggs/
12 depup.egg-info/
OLDNEW
« no previous file with comments | « .gitignore ('k') | README.md » ('j') | README.md » ('J')

Powered by Google App Engine
This is Rietveld