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

Unified Diff: vpython/venv/test_data/pants.src/.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 | « vpython/venv/test_data/README.md ('k') | vpython/venv/test_data/pants.src/pants/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vpython/venv/test_data/pants.src/.gitignore
diff --git a/vpython/venv/test_data/pants.src/.gitignore b/vpython/venv/test_data/pants.src/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..2fc8ce3da27fafb3d92ba83da473d8d59421c1aa
--- /dev/null
+++ b/vpython/venv/test_data/pants.src/.gitignore
@@ -0,0 +1,3 @@
+build
+dist
+*.egg-info
« no previous file with comments | « vpython/venv/test_data/README.md ('k') | vpython/venv/test_data/pants.src/pants/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698