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.
36 lines
391 B
36 lines
391 B
*.a
|
|
*.exe
|
|
*.idb
|
|
*.lib
|
|
*.log
|
|
*.map
|
|
*.mk
|
|
*.ncb
|
|
*.pdb
|
|
*.pyc
|
|
*.scons*
|
|
*.so
|
|
*.suo
|
|
*.user
|
|
*.xcodeproj
|
|
#*#
|
|
*~
|
|
.cpplint-cache
|
|
d8
|
|
d8_g
|
|
shell
|
|
shell_g
|
|
/build/gyp
|
|
/obj/
|
|
/out/
|
|
/test/es5conform/data/
|
|
/test/mozilla/data/
|
|
/test/sputnik/sputniktests/
|
|
/test/test262/data/
|
|
/tools/oom_dump/oom_dump
|
|
/tools/oom_dump/oom_dump.o
|
|
/tools/visual_studio/Debug
|
|
/tools/visual_studio/Release
|
|
/xcodebuild/
|
|
TAGS
|
|
*.Makefile
|
|
|