Chromium Code Reviews| Index: third_party/tcmalloc/.gitignore |
| diff --git a/third_party/tcmalloc/.gitignore b/third_party/tcmalloc/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b5bd2886d10c1ffc383e18f7ec63724c8529c3fa |
| --- /dev/null |
| +++ b/third_party/tcmalloc/.gitignore |
| @@ -0,0 +1,3 @@ |
| +*.mk |
| +*.Makefile |
| +/gperftools |