Chromium Code Reviews| Index: third_party/crashpad/crashpad/.gitignore |
| diff --git a/third_party/crashpad/crashpad/.gitignore b/third_party/crashpad/crashpad/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c4f8fbb3576c55acd1ba5864e03476f483a9d5de |
| --- /dev/null |
| +++ b/third_party/crashpad/crashpad/.gitignore |
| @@ -0,0 +1,17 @@ |
| +*.Makefile |
| +*.ninja |
| +*.pyc |
| +*.target.mk |
| +*.xcodeproj |
| +*~ |
| +.*.sw? |
| +.DS_Store |
| +.gdb_history |
| +.gdbinit |
| +/Makefile |
| +/out |
| +/third_party/gtest/gtest |
| +/third_party/gyp/gyp |
| +/third_party/mini_chromium/mini_chromium |
| +/xcodebuild |
| +tags |