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

Unified Diff: vpython/venv/.gitignore

Issue 2699063004: vpython: Add VirtualEnv creation package. (Closed)
Patch Set: bootstrap straight out of tempdir Created 3 years, 9 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 | « no previous file | vpython/venv/config.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vpython/venv/.gitignore
diff --git a/vpython/venv/.gitignore b/vpython/venv/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..f140408fe4d1ef1a58ca71fee805044670156e4b
--- /dev/null
+++ b/vpython/venv/.gitignore
@@ -0,0 +1,2 @@
+.venv_test_cache
+
« no previous file with comments | « no previous file | vpython/venv/config.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698