mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
e935375fe9
These are large, not pinned (floating at HEAD), and we’re not currently using them. Change-Id: I550f832aeb42db8404fdb764f78e83136a2a7ef6 Reviewed-on: https://chromium-review.googlesource.com/779668 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org>
19 lines
233 B
Plaintext
19 lines
233 B
Plaintext
*.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
|
|
/third_party/zlib/zlib
|
|
/xcodebuild
|
|
tags
|