Chromium Code Reviews| Index: tools/.gitignore |
| diff --git a/tools/.gitignore b/tools/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2814b7b8f9e41c6c6ab4b30ecb7efe7f343db274 |
| --- /dev/null |
| +++ b/tools/.gitignore |
| @@ -0,0 +1,3 @@ |
| +# tools/idl_parser is populated by gclient sync |
| +idl_parser |
| + |