0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/v8/.gitignore

36 lines
389 B
Plaintext
Raw Normal View History

2009-08-13 13:52:47 +02:00
*.a
*.exe
*.lib
*.log
*.map
*.mk
*.ncb
*.pyc
*.scons*
*.suo
*.user
*.xcodeproj
*.idb
*.pdb
#*#
*~
2009-12-30 02:34:22 +01:00
.cpplint-cache
2009-08-13 13:52:47 +02:00
d8
d8_g
shell
shell_g
2011-07-09 01:40:11 +02:00
/build/gyp
2009-08-13 13:52:47 +02:00
/obj/
2011-02-16 17:38:33 +01:00
/test/es5conform/data/
/test/mozilla/data/
2011-02-09 19:24:26 +01:00
/test/sputnik/sputniktests/
2011-07-09 01:40:11 +02:00
/test/test262/data/
2011-02-02 20:44:25 +01:00
/tools/oom_dump/oom_dump
/tools/oom_dump/oom_dump.o
2009-08-13 13:52:47 +02:00
/tools/visual_studio/Debug
/tools/visual_studio/Release
/xcodebuild/
TAGS
2011-07-09 01:40:11 +02:00
Makefile
*.Makefile