aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index aa53ba87..bccf0586 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-# Copyright 2014 Google Inc. All rights reserved.
+# Copyright 2014 Google LLC
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
# copyright notice, this list of conditions and the following disclaimer
# in the documentation and/or other materials provided with the
# distribution.
-# * Neither the name of Google Inc. nor the names of its
+# * Neither the name of Google LLC nor the names of its
# contributors may be used to endorse or promote products derived from
# this software without specific prior written permission.
#
@@ -44,8 +44,10 @@ lib*.a
/src/processor/minidump_dump
/src/processor/minidump_stackwalk
/src/tools/linux/core2md/core2md
+/src/tools/linux/core_handler/core_handler
/src/tools/linux/dump_syms/dump_syms
/src/tools/linux/md2core/minidump-2-core
+/src/tools/linux/pid2md/pid2md
/src/tools/linux/symupload/minidump_upload
/src/tools/linux/symupload/sym_upload
/src/tools/mac/dump_syms/dump_syms
@@ -67,7 +69,7 @@ config.h
/Makefile
stamp-h1
-# Ignore GYP generated Visual Studio artifacts.
+# Ignore generated Visual Studio artifacts.
*.filters
*.sdf
*.sln
@@ -75,7 +77,7 @@ stamp-h1
*.vcproj
*.vcxproj
-# Ignore GYP generated Makefiles
+# Ignore generated Makefiles
src/Makefile
*.Makefile
*.target.mk
@@ -86,4 +88,3 @@ src/Makefile
# Ignore directories gclient syncs.
src/testing
src/third_party/protobuf
-src/tools/gyp