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

Side by Side Diff: eyeo-depup/.hgignore

Issue 29599579: OffTopic: DependencyUpdater
Patch Set: Created Nov. 27, 2017, 9:40 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
OLDNEW
1 syntax: glob 1 syntax: glob
2
2 *.pyc 3 *.pyc
3 *.pyo 4 *.pyo
5 .coverage
4 .tox/ 6 .tox/
5 __pycache__/ 7 __pycache__/
6 *.egg-info/ 8 tests/__pycache__/
7 build/ 9 build/
8 dist/ 10 dist/
9 .cache/ 11 .eggs/
10 .coverage 12 eyeo_depup.egg-info/
13 htmlcov/
OLDNEW
« no previous file with comments | « eyeo-depup/.gitignore ('k') | eyeo-depup/README.md » ('j') | eyeo-depup/README.md » ('J')

Powered by Google App Engine
This is Rietveld