• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#*#
2*.Makefile
3*.a
4*.exe
5*.idb
6*.lib
7*.log
8*.map
9*.mk
10*.ncb
11*.pdb
12*.pyc
13*.scons*
14*.sdf
15*.sln
16*.so
17*.suo
18*.user
19*.vcproj
20*.vcxproj
21*.vcxproj.filters
22*.xcodeproj
23*~
24.#*
25.*.sw?
26.cache
27.ccls-cache
28.clangd
29.cpplint-cache
30.cproject
31.gclient_entries
32.gdb_history
33.jslint-cache
34.landmines
35.project
36.pydevproject
37.settings
38.torquelint-cache
39.vscode
40/_*
41/build
42/buildtools
43/check-header-includes
44/Default/
45/out
46/out.gn
47/perf.data
48/perf.data.old
49/src/inspector/build/closure-compiler
50/src/inspector/build/closure-compiler.tar.gz
51/test/benchmarks/data
52/test/fuzzer/wasm_corpus
53/test/fuzzer/wasm_corpus.tar.gz
54!/test/mjsunit/tools/*.log
55/test/mozilla/data
56/test/test262/data
57/test/wasm-js/data
58/test/wasm-js/tests
59/test/wasm-js/tests.tar.gz
60/test/wasm-spec-tests/tests
61/test/wasm-spec-tests/tests.tar.gz
62/third_party/*
63!/third_party/antlr4
64!/third_party/inspector_protocol
65!/third_party/jsoncpp
66/third_party/jsoncpp/source
67!/third_party/colorama
68/third_party/colorama/src
69!/third_party/googletest
70/third_party/googletest/src/*
71!/third_party/googletest/src/googletest
72/third_party/googletest/src/googletest/*
73!/third_party/googletest/src/googletest/include
74/third_party/googletest/src/googletest/include/*
75!/third_party/googletest/src/googletest/include/gtest
76/third_party/googletest/src/googletest/include/gtest/*
77!/third_party/googletest/src/googletest/include/gtest/gtest_prod.h
78!/third_party/test262-harness
79!/third_party/v8
80!/third_party/wasm-api
81/tools/clang
82/tools/gcmole/bootstrap
83/tools/gcmole/gcmole-tools
84/tools/gcmole/gcmole-tools.tar.gz
85/tools/jsfunfuzz/jsfunfuzz
86/tools/jsfunfuzz/jsfunfuzz.tar.gz
87/tools/luci-go
88/tools/oom_dump/oom_dump
89/tools/oom_dump/oom_dump.o
90/tools/turbolizer/build
91/tools/turbolizer/.rpt2_cache
92/tools/turbolizer/deploy
93/tools/visual_studio/Debug
94/tools/visual_studio/Release
95/v8.log.ll
96/xcodebuild
97GPATH
98GRTAGS
99GSYMS
100GTAGS
101TAGS
102bsuite
103compile_commands.json
104gccauses
105gcsuspects
106gtags.files
107jit-*.dump
108node_modules
109tags
110turbo*.cfg
111turbo*.dot
112turbo*.json
113v8.ignition_dispatches_table.json
114bazel-bin
115bazel-out
116bazel-testlogs
117bazel-v8
118!/third_party/jinja2
119!/third_party/markupsafe
120!/third_party/zlib
121/third_party/zlib/contrib/bench
122/third_party/zlib/contrib/tests
123/third_party/zlib/google/test
124!/third_party/ittapi
125