Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 9cd5fc00da71b105f923bf49af652e77d8f135c7..3f8022fb22f2261f50e36351b4d2dea4a22ff741 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -59,6 +59,8 @@ twistd.pid |
| /third_party/lighttpd |
| /third_party/oauth2client |
| /third_party/psutils |
| +/third_party/pyasn1 |
| +/third_party/pyasn1-modules |
| /third_party/swarm_client |
| /third_party/twisted_10_2/twisted/internet/test/fake_CAs/empty |
| /third_party/twisted_10_2/twisted/trial/test/directory |