Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Side by Side Diff: recipe_engine/third_party/requests/.gitignore

Issue 2164713003: Vendor requests. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/recipes-py@master
Patch Set: Fix deps.pyl Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « bootstrap/update_vendoring.py ('k') | recipe_engine/third_party/requests/AUTHORS.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 .coverage
2 MANIFEST
3 coverage.xml
4 nosetests.xml
5 junit-report.xml
6 pylint.txt
7 toy.py
8 tox.ini
9 violations.pyflakes.txt
10 cover/
11 build/
12 docs/_build
13 requests.egg-info/
14 *.pyc
15 *.swp
16 *.egg
17 env/
18
19 .workon
20
21 t.py
22
23 t2.py
24 dist
OLDNEW
« no previous file with comments | « bootstrap/update_vendoring.py ('k') | recipe_engine/third_party/requests/AUTHORS.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698