summaryrefslogtreecommitdiff
path: root/deps/node/deps/v8/.gitignore
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-13 12:29:07 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-13 12:29:22 +0200
commitda736d8259331a8ef13bf4bbb10bbb8a5c0e5299 (patch)
tree4d849133b1c9a9c7067e96ff7dd8faa1d927e0bb /deps/node/deps/v8/.gitignore
parentda228cf9d71b747f1824e85127039e5afc7effd8 (diff)
downloadakono-da736d8259331a8ef13bf4bbb10bbb8a5c0e5299.tar.gz
akono-da736d8259331a8ef13bf4bbb10bbb8a5c0e5299.tar.bz2
akono-da736d8259331a8ef13bf4bbb10bbb8a5c0e5299.zip
remove node/v8 from source tree
Diffstat (limited to 'deps/node/deps/v8/.gitignore')
-rw-r--r--deps/node/deps/v8/.gitignore117
1 files changed, 0 insertions, 117 deletions
diff --git a/deps/node/deps/v8/.gitignore b/deps/node/deps/v8/.gitignore
deleted file mode 100644
index d8753c12..00000000
--- a/deps/node/deps/v8/.gitignore
+++ /dev/null
@@ -1,117 +0,0 @@
-#*#
-*.Makefile
-*.a
-*.exe
-*.idb
-*.lib
-*.log
-*.map
-*.mk
-*.ncb
-*.pdb
-*.pyc
-*.scons*
-*.sdf
-*.sln
-*.so
-*.suo
-*.user
-*.vcproj
-*.vcxproj
-*.vcxproj.filters
-*.xcodeproj
-*~
-.#*
-.*.sw?
-.cpplint-cache
-.cproject
-.d8_history
-.gclient_entries
-.gdb_history
-.landmines
-.project
-.pydevproject
-.settings
-.vscode
-/_*
-/build
-/buildtools
-/check-header-includes
-/hydrogen.cfg
-/obj
-/out
-/out.gn
-/perf.data
-/perf.data.old
-/src/inspector/build/closure-compiler
-/src/inspector/build/closure-compiler.tar.gz
-/test/benchmarks/data
-/test/fuzzer/wasm_corpus
-/test/fuzzer/wasm_corpus.tar.gz
-/test/mozilla/data
-/test/test262/data
-/test/test262/harness
-/test/wasm-js
-/test/wasm-spec-tests/tests
-/test/wasm-spec-tests/tests.tar.gz
-/third_party/*
-!/third_party/antlr4
-!/third_party/binutils
-!/third_party/inspector_protocol
-!/third_party/colorama
-/third_party/colorama/src
-!/third_party/googletest
-/third_party/googletest/src/*
-!/third_party/googletest/src/googletest
-/third_party/googletest/src/googletest/*
-!/third_party/googletest/src/googletest/include
-/third_party/googletest/src/googletest/include/*
-!/third_party/googletest/src/googletest/include/gtest
-/third_party/googletest/src/googletest/include/gtest/*
-!/third_party/googletest/src/googletest/include/gtest/gtest_prod.h
-!/third_party/v8
-!/third_party/eu-strip
-/tools/clang
-/tools/gcmole/gcmole-tools
-/tools/gcmole/gcmole-tools.tar.gz
-/tools/gyp
-/tools/jsfunfuzz/jsfunfuzz
-/tools/jsfunfuzz/jsfunfuzz.tar.gz
-/tools/luci-go
-/tools/mips_toolchain
-/tools/mips_toolchain.tar.gz
-/tools/oom_dump/oom_dump
-/tools/oom_dump/oom_dump.o
-/tools/swarming_client
-/tools/visual_studio/Debug
-/tools/visual_studio/Release
-/v8.log.ll
-/xcodebuild
-GPATH
-GRTAGS
-GSYMS
-GTAGS
-TAGS
-bsuite
-compile_commands.json
-d8
-!/test/mjsunit/d8
-d8_g
-gccauses
-gcsuspects
-gtags.files
-shell
-shell_g
-tags
-turbo*.cfg
-turbo*.dot
-turbo*.json
-v8.ignition_dispatches_table.json
-/Default/
-node_modules
-tools/turbolizer/build
-tools/turbolizer/.rpt2_cache
-tools/turbolizer/deploy
-
-!/third_party/jinja2
-!/third_party/markupsafe