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

Unified Diff: bootstrap/virtualenv/.gitignore

Issue 2043213002: Roll virtualenv 12.0->15.0.2 (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: vendor virtualenv and exclude from gender check Created 4 years, 6 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/virtualenv/.gitattributes ('k') | bootstrap/virtualenv/.travis.yml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bootstrap/virtualenv/.gitignore
diff --git a/bootstrap/virtualenv/.gitignore b/bootstrap/virtualenv/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..5f93150b4df88176b76ce1056b97b2dc5216f386
--- /dev/null
+++ b/bootstrap/virtualenv/.gitignore
@@ -0,0 +1,11 @@
+virtualenv.egg-info
+build
+dist
+docs/_build
+.DS_Store
+*.py[cod]
+*.egg
+.eggs
+.tox
+.cache
+tests/test_activate_actual.output
« no previous file with comments | « bootstrap/virtualenv/.gitattributes ('k') | bootstrap/virtualenv/.travis.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698