node/deps/v8/.gitignore

53 lines
745 B
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*
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
2009-08-13 19:52:47 +08:00
*.xcodeproj
#*#
*~
2009-12-30 09:34:22 +08:00
.cpplint-cache
2009-08-13 19:52:47 +08:00
d8
d8_g
shell
shell_g
2012-09-19 06:20:38 +08:00
/build/Debug
2011-07-09 07:40:11 +08:00
/build/gyp
2012-09-19 06:20:38 +08:00
/build/Release
2013-01-01 16:28:07 +08:00
/obj
/out
/test/cctest/cctest.status2
2012-02-24 08:35:46 +08:00
/test/es5conform/data
2013-01-01 16:28:07 +08:00
/test/message/message.status2
/test/mjsunit/mjsunit.status2
/test/mozilla/CHECKED_OUT_VERSION
2012-02-24 08:35:46 +08:00
/test/mozilla/data
2013-01-01 16:28:07 +08:00
/test/mozilla/downloaded_*
/test/mozilla/mozilla.status2
/test/preparser/preparser.status2
2012-02-24 08:35:46 +08:00
/test/sputnik/sputniktests
/test/test262/data
2013-01-01 16:28:07 +08:00
/test/test262/test262-*
/test/test262/test262.status2
2012-09-19 06:20:38 +08:00
/third_party
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-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