2017-03-13 06:44:25 +00:00
|
|
|
#*#
|
|
|
|
*.Makefile
|
2009-08-05 11:52:59 +00:00
|
|
|
*.a
|
|
|
|
*.exe
|
2011-09-07 21:09:13 +00:00
|
|
|
*.idb
|
2009-08-05 11:52:59 +00:00
|
|
|
*.lib
|
|
|
|
*.log
|
|
|
|
*.map
|
|
|
|
*.mk
|
|
|
|
*.ncb
|
2011-09-07 21:09:13 +00:00
|
|
|
*.pdb
|
2009-08-05 11:52:59 +00:00
|
|
|
*.pyc
|
|
|
|
*.scons*
|
2013-07-19 13:39:21 +00:00
|
|
|
*.sdf
|
2012-07-10 12:58:42 +00:00
|
|
|
*.sln
|
2011-09-07 21:09:13 +00:00
|
|
|
*.so
|
2009-08-05 11:52:59 +00:00
|
|
|
*.suo
|
|
|
|
*.user
|
2012-07-10 12:58:42 +00:00
|
|
|
*.vcproj
|
2013-07-19 13:39:21 +00:00
|
|
|
*.vcxproj
|
|
|
|
*.vcxproj.filters
|
2009-08-05 11:52:59 +00:00
|
|
|
*.xcodeproj
|
2009-10-13 10:56:13 +00:00
|
|
|
*~
|
2015-10-29 12:06:00 +00:00
|
|
|
.#*
|
2017-03-13 06:44:25 +00:00
|
|
|
.*.sw?
|
2020-12-15 12:28:16 +00:00
|
|
|
.cache
|
2019-02-25 17:53:59 +00:00
|
|
|
.ccls-cache
|
2019-11-29 17:04:27 +00:00
|
|
|
.clangd
|
2009-12-11 09:01:38 +00:00
|
|
|
.cpplint-cache
|
2014-05-15 09:34:47 +00:00
|
|
|
.cproject
|
2023-01-31 09:42:15 +00:00
|
|
|
.DS_Store
|
2014-06-26 10:49:27 +00:00
|
|
|
.gclient_entries
|
2015-12-01 12:30:08 +00:00
|
|
|
.gdb_history
|
2022-08-06 14:41:27 +00:00
|
|
|
.idea
|
2020-11-03 08:01:33 +00:00
|
|
|
.jslint-cache
|
2015-02-24 16:57:37 +00:00
|
|
|
.landmines
|
2014-05-15 09:34:47 +00:00
|
|
|
.project
|
|
|
|
.pydevproject
|
|
|
|
.settings
|
2018-10-24 09:39:16 +00:00
|
|
|
.torquelint-cache
|
2017-08-09 22:58:13 +00:00
|
|
|
.vscode
|
2013-07-31 12:38:43 +00:00
|
|
|
/_*
|
2016-01-29 22:12:02 +00:00
|
|
|
/base
|
2016-04-29 13:37:07 +00:00
|
|
|
/build
|
2014-06-03 13:30:22 +00:00
|
|
|
/buildtools
|
2018-07-20 13:13:31 +00:00
|
|
|
/check-header-includes
|
2019-06-14 15:24:39 +00:00
|
|
|
/Default/
|
2012-10-19 08:40:50 +00:00
|
|
|
/out
|
2016-07-22 12:41:26 +00:00
|
|
|
/out.gn
|
2013-07-31 12:38:43 +00:00
|
|
|
/perf.data
|
|
|
|
/perf.data.old
|
2017-03-13 06:44:25 +00:00
|
|
|
/src/inspector/build/closure-compiler
|
|
|
|
/src/inspector/build/closure-compiler.tar.gz
|
2015-10-19 08:41:55 +00:00
|
|
|
/test/benchmarks/data
|
2017-04-28 17:22:29 +00:00
|
|
|
/test/fuzzer/wasm_corpus
|
|
|
|
/test/fuzzer/wasm_corpus.tar.gz
|
2021-06-21 12:40:15 +00:00
|
|
|
!/test/mjsunit/tools/*.log
|
2012-02-20 13:17:20 +00:00
|
|
|
/test/mozilla/data
|
|
|
|
/test/test262/data
|
2018-10-17 19:00:16 +00:00
|
|
|
/test/wasm-js/data
|
2019-08-27 14:14:34 +00:00
|
|
|
/test/wasm-js/tests
|
|
|
|
/test/wasm-js/tests.tar.gz
|
2017-04-27 12:28:05 +00:00
|
|
|
/test/wasm-spec-tests/tests
|
|
|
|
/test/wasm-spec-tests/tests.tar.gz
|
2017-01-16 13:22:00 +00:00
|
|
|
/third_party/*
|
2018-04-06 14:30:34 +00:00
|
|
|
!/third_party/antlr4
|
2017-01-16 13:22:00 +00:00
|
|
|
!/third_party/inspector_protocol
|
2020-04-17 20:46:18 +00:00
|
|
|
!/third_party/jsoncpp
|
2020-04-28 13:38:51 +00:00
|
|
|
/third_party/jsoncpp/source
|
2017-10-24 13:45:21 +00:00
|
|
|
!/third_party/colorama
|
|
|
|
/third_party/colorama/src
|
2022-11-29 21:14:46 +00:00
|
|
|
!/third_party/glibc
|
2018-03-22 20:25:16 +00:00
|
|
|
!/third_party/googletest
|
|
|
|
/third_party/googletest/src
|
2022-02-23 00:06:52 +00:00
|
|
|
!/third_party/test262-harness
|
2018-08-09 07:57:59 +00:00
|
|
|
!/third_party/v8
|
2019-06-14 15:24:39 +00:00
|
|
|
!/third_party/wasm-api
|
2014-11-27 10:29:41 +00:00
|
|
|
/tools/clang
|
2020-11-16 11:19:54 +00:00
|
|
|
/tools/gcmole/bootstrap
|
2016-02-16 19:07:48 +00:00
|
|
|
/tools/gcmole/gcmole-tools
|
|
|
|
/tools/gcmole/gcmole-tools.tar.gz
|
2016-02-18 09:47:23 +00:00
|
|
|
/tools/jsfunfuzz/jsfunfuzz
|
|
|
|
/tools/jsfunfuzz/jsfunfuzz.tar.gz
|
2017-10-09 15:11:06 +00:00
|
|
|
/tools/luci-go
|
2011-01-31 13:33:09 +00:00
|
|
|
/tools/oom_dump/oom_dump
|
|
|
|
/tools/oom_dump/oom_dump.o
|
2019-06-14 15:24:39 +00:00
|
|
|
/tools/turbolizer/build
|
|
|
|
/tools/turbolizer/.rpt2_cache
|
|
|
|
/tools/turbolizer/deploy
|
2009-08-05 11:52:59 +00:00
|
|
|
/tools/visual_studio/Debug
|
|
|
|
/tools/visual_studio/Release
|
2013-07-31 12:38:43 +00:00
|
|
|
/v8.log.ll
|
2012-10-19 08:40:50 +00:00
|
|
|
/xcodebuild
|
2017-03-13 06:44:25 +00:00
|
|
|
GPATH
|
2012-11-09 09:37:58 +00:00
|
|
|
GRTAGS
|
|
|
|
GSYMS
|
2017-03-13 06:44:25 +00:00
|
|
|
GTAGS
|
|
|
|
TAGS
|
|
|
|
bsuite
|
|
|
|
compile_commands.json
|
|
|
|
gccauses
|
|
|
|
gcsuspects
|
2014-04-08 06:19:05 +00:00
|
|
|
gtags.files
|
2020-01-07 11:19:44 +00:00
|
|
|
jit-*.dump
|
2019-06-14 15:24:39 +00:00
|
|
|
node_modules
|
2017-03-13 06:44:25 +00:00
|
|
|
tags
|
2014-10-23 16:11:56 +00:00
|
|
|
turbo*.cfg
|
2014-08-26 15:25:07 +00:00
|
|
|
turbo*.dot
|
2014-09-25 13:30:08 +00:00
|
|
|
turbo*.json
|
2016-05-03 18:10:14 +00:00
|
|
|
v8.ignition_dispatches_table.json
|
2021-06-15 14:09:17 +00:00
|
|
|
bazel-bin
|
|
|
|
bazel-out
|
|
|
|
bazel-testlogs
|
|
|
|
bazel-v8
|