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

Unified Diff: bootstrap/.gitignore

Issue 381043002: Add a virtualenv-based python bootstrapping service to infra. (Closed) Base URL: https://chromium.googlesource.com/infra/infra@master
Patch Set: Created 6 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
Index: bootstrap/.gitignore
diff --git a/bootstrap/.gitignore b/bootstrap/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..fcbfa83f3007db9256996944fcc8cb63c148eb8e
--- /dev/null
+++ b/bootstrap/.gitignore
@@ -0,0 +1,3 @@
+BUILD_ENV
+wheelhouse
+virtualenv

Powered by Google App Engine
This is Rietveld 408576698