Chromium Code Reviews| Index: third_party/uritemplate/.gitignore |
| diff --git a/third_party/uritemplate/.gitignore b/third_party/uritemplate/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5b1b935455d47e1d99468e8c568b8500bf0b5bb7 |
| --- /dev/null |
| +++ b/third_party/uritemplate/.gitignore |
| @@ -0,0 +1,5 @@ |
| +*.pyc |
| +build |
| +dist |
| +MANIFEST |
| + |