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

Side by Side Diff: .gitignore

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 | « no previous file | .hgignore » ('j') | .hgignore » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 *.pyc
2 *.pyo
3 .coverage
4 .tox/
5 __pycache__/
6 tests/__pycache__/
7 build/
8 dist/
9 .eggs/
10 depup.egg-info/
OLDNEW
« no previous file with comments | « no previous file | .hgignore » ('j') | .hgignore » ('J')

Powered by Google App Engine
This is Rietveld