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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_engine/third_party/requests/.gitignore
diff --git a/recipe_engine/third_party/requests/.gitignore b/recipe_engine/third_party/requests/.gitignore
deleted file mode 100644
index 9fcc6c3dda9b17e60099efdb27ebd5388b7d3a55..0000000000000000000000000000000000000000
--- a/recipe_engine/third_party/requests/.gitignore
+++ /dev/null
@@ -1,24 +0,0 @@
-.coverage
-MANIFEST
-coverage.xml
-nosetests.xml
-junit-report.xml
-pylint.txt
-toy.py
-tox.ini
-violations.pyflakes.txt
-cover/
-build/
-docs/_build
-requests.egg-info/
-*.pyc
-*.swp
-*.egg
-env/
-
-.workon
-
-t.py
-
-t2.py
-dist
« 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