2022-09-06 19:14:07 -04:00
|
|
|
# Copyright 2014 The Crashpad Authors
|
2019-12-06 13:31:55 -05:00
|
|
|
#
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
#
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
#
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
# limitations under the License.
|
|
|
|
|
2014-07-30 23:24:58 -04:00
|
|
|
*.Makefile
|
|
|
|
*.ninja
|
|
|
|
*.pyc
|
|
|
|
*.target.mk
|
|
|
|
*.xcodeproj
|
|
|
|
*~
|
|
|
|
.*.sw?
|
2021-11-12 18:55:21 +01:00
|
|
|
.cache
|
2014-07-30 23:24:58 -04:00
|
|
|
.DS_Store
|
|
|
|
.gdb_history
|
|
|
|
.gdbinit
|
|
|
|
/Makefile
|
|
|
|
/out
|
2020-01-30 22:11:26 -05:00
|
|
|
/third_party/edo/edo
|
2017-11-27 13:27:20 -08:00
|
|
|
/third_party/fuchsia/.cipd
|
|
|
|
/third_party/fuchsia/clang
|
2017-12-13 15:10:42 -08:00
|
|
|
/third_party/fuchsia/qemu
|
2017-11-27 13:27:20 -08:00
|
|
|
/third_party/fuchsia/sdk
|
2020-05-06 20:39:19 -04:00
|
|
|
/third_party/googletest/googletest
|
2018-06-04 16:16:19 -07:00
|
|
|
/third_party/libfuzzer
|
2018-02-23 14:24:28 -08:00
|
|
|
/third_party/linux/.cipd
|
|
|
|
/third_party/linux/clang
|
2018-02-23 20:27:50 -08:00
|
|
|
/third_party/linux/sysroot
|
2019-04-09 09:37:52 -07:00
|
|
|
/third_party/lss/lss
|
2014-07-30 23:24:58 -04:00
|
|
|
/third_party/gyp/gyp
|
|
|
|
/third_party/mini_chromium/mini_chromium
|
2022-11-07 15:44:43 +09:00
|
|
|
/third_party/ninja/linux
|
|
|
|
/third_party/ninja/mac*
|
|
|
|
/third_party/ninja/ninja.exe
|
2017-02-15 19:54:19 -05:00
|
|
|
/third_party/zlib/zlib
|
2014-07-30 23:24:58 -04:00
|
|
|
/xcodebuild
|
2015-08-18 13:07:06 -07:00
|
|
|
tags
|