Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: .gitignore

Issue 426403002: Initial commit of Crashpad (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Review fixes Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « .clang-format ('k') | AUTHORS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 *.Makefile
2 *.ninja
3 *.pyc
4 *.target.mk
5 *.xcodeproj
6 *~
7 .*.sw?
8 .DS_Store
9 .gdb_history
10 .gdbinit
11 /Makefile
12 /out
13 /third_party/gmock/gmock
14 /third_party/gtest/gtest
15 /third_party/gyp/gyp
16 /third_party/mini_chromium/mini_chromium
17 /xcodebuild
OLDNEW
« no previous file with comments | « .clang-format ('k') | AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698