Chromium Code Reviews| Index: third_party/gsutil/.gitignore | 
| diff --git a/third_party/gsutil/.gitignore b/third_party/gsutil/.gitignore | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..ecf63f949c5d5156ad85a24a995183894b94159e | 
| --- /dev/null | 
| +++ b/third_party/gsutil/.gitignore | 
| @@ -0,0 +1,13 @@ | 
| +*.pyc | 
| +.*.swp | 
| +*.log | 
| +*~ | 
| +boto.egg-info | 
| +build/ | 
| +dist/ | 
| +MANIFEST | 
| +.DS_Store | 
| +.idea | 
| +.tox | 
| +.coverage | 
| +*flymake.py |