node/deps/v8/.gitignore

42 lines
443 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
2009-08-13 19:52:47 +08:00
/obj/
2011-08-19 07:59:21 +08:00
/out/
2012-02-24 08:35:46 +08:00
/test/es5conform/data
/test/mozilla/data
/test/sputnik/sputniktests
/test/test262/data
2012-09-19 06:20:38 +08:00
/third_party
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
/xcodebuild/
TAGS
2011-07-09 07:40:11 +08:00
*.Makefile