node/deps/v8/.gitignore

92 lines
1.3 KiB
Plaintext
Raw Normal View History

2009-08-13 19:52:47 +08:00
*.a
*.exe
2011-09-09 07:03:35 +08:00
*.idb
2009-08-13 19:52:47 +08:00
*.lib
*.log
*.map
*.mk
*.ncb
2011-09-09 07:03:35 +08:00
*.pdb
2009-08-13 19:52:47 +08:00
*.pyc
*.scons*
2013-07-30 03:21:03 +08:00
*.sdf
2012-09-19 06:20:38 +08:00
*.sln
2011-09-09 07:03:35 +08:00
*.so
2009-08-13 19:52:47 +08:00
*.suo
*.user
2012-09-19 06:20:38 +08:00
*.vcproj
2013-07-30 03:21:03 +08:00
*.vcxproj
*.vcxproj.filters
2009-08-13 19:52:47 +08:00
*.xcodeproj
#*#
*~
2009-12-30 09:34:22 +08:00
.cpplint-cache
.cproject
2013-04-09 02:25:29 +08:00
.d8_history
.gclient_entries
.project
.pydevproject
.settings
2014-03-31 20:38:28 +08:00
.*.sw?
2013-04-30 04:35:21 +08:00
bsuite
2009-08-13 19:52:47 +08:00
d8
d8_g
gccauses
gcsuspects
2009-08-13 19:52:47 +08:00
shell
shell_g
2013-08-10 22:27:43 +08:00
/_*
2012-09-19 06:20:38 +08:00
/build/Debug
2011-07-09 07:40:11 +08:00
/build/gyp
2013-07-30 03:21:03 +08:00
/build/ipch/
2012-09-19 06:20:38 +08:00
/build/Release
/buildtools
2013-08-10 22:27:43 +08:00
/hydrogen.cfg
2013-01-01 16:28:07 +08:00
/obj
/out
2013-08-10 22:27:43 +08:00
/perf.data
/perf.data.old
/test/benchmarks/CHECKED_OUT_*
/test/benchmarks/downloaded_*
/test/benchmarks/kraken
/test/benchmarks/octane
/test/benchmarks/sunspider
2013-01-01 16:28:07 +08:00
/test/mozilla/CHECKED_OUT_VERSION
2012-02-24 08:35:46 +08:00
/test/mozilla/data
/test/mozilla/data.old
2013-01-01 16:28:07 +08:00
/test/mozilla/downloaded_*
/test/promises-aplus/promises-tests
/test/promises-aplus/promises-tests.tar.gz
/test/promises-aplus/sinon
2012-02-24 08:35:46 +08:00
/test/test262/data
/test/test262/data.old
2014-03-31 20:38:28 +08:00
/test/test262/tc39-test262-*
2014-11-14 07:52:27 +08:00
/test/test262-es6/data
/test/test262-es6/data.old
/test/test262-es6/tc39-test262-*
/testing/gmock
/testing/gtest
/third_party
/third_party/icu
/third_party/llvm
/third_party/llvm-build
/tools/clang
2013-01-01 16:28:07 +08:00
/tools/jsfunfuzz
/tools/jsfunfuzz.zip
2011-02-03 03:44:25 +08:00
/tools/oom_dump/oom_dump
/tools/oom_dump/oom_dump.o
2009-08-13 19:52:47 +08:00
/tools/visual_studio/Debug
/tools/visual_studio/Release
2013-08-10 22:27:43 +08:00
/v8.log.ll
2013-01-01 16:28:07 +08:00
/xcodebuild
2009-08-13 19:52:47 +08:00
TAGS
2011-07-09 07:40:11 +08:00
*.Makefile
2013-04-09 02:25:29 +08:00
GTAGS
GRTAGS
GSYMS
GPATH
gtags.files
2014-11-14 07:52:27 +08:00
turbo*.cfg
2014-10-10 18:49:02 +08:00
turbo*.dot
turbo*.json