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

37 lines
387 B
Plaintext
Raw Normal View History

2009-08-13 13:52:47 +02:00
*.a
*.exe
2011-09-09 01:03:35 +02:00
*.idb
2009-08-13 13:52:47 +02:00
*.lib
*.log
*.map
*.mk
*.ncb
2011-09-09 01:03:35 +02:00
*.pdb
2009-08-13 13:52:47 +02:00
*.pyc
*.scons*
2011-09-09 01:03:35 +02:00
*.so
2009-08-13 13:52:47 +02:00
*.suo
*.user
*.xcodeproj
#*#
*~
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-08-19 01:59:21 +02:00
/out/
2012-02-24 01:35:46 +01:00
/test/es5conform/data
/test/mozilla/data
/test/sputnik/sputniktests
/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