 Chromium Code Reviews
 Chromium Code Reviews Issue 1205873002:
  Re-land: Added virtualenv for depot_tools  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
    
  
    Issue 1205873002:
  Re-land: Added virtualenv for depot_tools  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools| Index: bootstrap/.gitignore | 
| diff --git a/bootstrap/.gitignore b/bootstrap/.gitignore | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..7603e80190c0c72be1ce191539f0a1e70fb0e66a | 
| --- /dev/null | 
| +++ b/bootstrap/.gitignore | 
| @@ -0,0 +1,2 @@ | 
| +BUILD_ENV | 
| +wheelhouse |