mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
745 B
52 lines
745 B
*.a
|
|
*.exe
|
|
*.idb
|
|
*.lib
|
|
*.log
|
|
*.map
|
|
*.mk
|
|
*.ncb
|
|
*.pdb
|
|
*.pyc
|
|
*.scons*
|
|
*.sln
|
|
*.so
|
|
*.suo
|
|
*.user
|
|
*.vcproj
|
|
*.xcodeproj
|
|
#*#
|
|
*~
|
|
.cpplint-cache
|
|
d8
|
|
d8_g
|
|
shell
|
|
shell_g
|
|
/build/Debug
|
|
/build/gyp
|
|
/build/Release
|
|
/obj
|
|
/out
|
|
/test/cctest/cctest.status2
|
|
/test/es5conform/data
|
|
/test/message/message.status2
|
|
/test/mjsunit/mjsunit.status2
|
|
/test/mozilla/CHECKED_OUT_VERSION
|
|
/test/mozilla/data
|
|
/test/mozilla/downloaded_*
|
|
/test/mozilla/mozilla.status2
|
|
/test/preparser/preparser.status2
|
|
/test/sputnik/sputniktests
|
|
/test/test262/data
|
|
/test/test262/test262-*
|
|
/test/test262/test262.status2
|
|
/third_party
|
|
/tools/jsfunfuzz
|
|
/tools/jsfunfuzz.zip
|
|
/tools/oom_dump/oom_dump
|
|
/tools/oom_dump/oom_dump.o
|
|
/tools/visual_studio/Debug
|
|
/tools/visual_studio/Release
|
|
/xcodebuild
|
|
TAGS
|
|
*.Makefile
|
|
|