node/deps/v8/.gitignore

37 lines
391 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*
2011-09-09 07:03:35 +08:00
*.so
2009-08-13 19:52:47 +08:00
*.suo
*.user
*.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
2011-07-09 07:40:11 +08:00
/build/gyp
2009-08-13 19:52:47 +08:00
/obj/
2011-08-19 07:59:21 +08:00
/out/
2011-02-17 00:38:33 +08:00
/test/es5conform/data/
/test/mozilla/data/
2011-02-10 02:24:26 +08:00
/test/sputnik/sputniktests/
2011-07-09 07:40:11 +08:00
/test/test262/data/
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