node/deps/uv/.gitignore

59 lines
647 B
Plaintext
Raw Normal View History

2011-05-13 10:16:40 +08:00
*.swp
2012-11-17 00:57:15 +08:00
*.[oa]
*.l[oa]
2011-05-13 10:16:40 +08:00
*.opensdf
*.orig
*.sdf
*.suo
core
vgcore.*
2013-02-21 04:12:18 +08:00
.buildstamp
2013-10-30 07:33:17 +08:00
.dirstamp
.deps/
2013-07-17 03:04:31 +08:00
/.libs/
/aclocal.m4
/ar-lib
/autom4te.cache/
/compile
2013-07-17 03:04:31 +08:00
/config.guess
/config.log
/config.status
/config.sub
/configure
/depcomp
/install-sh
/libtool
/libuv.a
2012-11-17 00:57:15 +08:00
/libuv.dylib
2013-07-17 03:04:31 +08:00
/libuv.pc
/libuv.so
/ltmain.sh
/missing
/test-driver
Makefile
Makefile.in
2012-11-17 00:57:15 +08:00
2013-04-12 23:43:05 +08:00
# Generated by dtrace(1) when doing an in-tree build.
2013-07-17 03:04:31 +08:00
/include/uv-dtrace.h
2013-04-12 23:43:05 +08:00
2011-08-06 18:38:11 +08:00
/out/
/build/gyp
2011-08-09 05:14:47 +08:00
2013-02-21 04:12:18 +08:00
/run-tests
/run-tests.exe
/run-tests.dSYM
/run-benchmarks
/run-benchmarks.exe
/run-benchmarks.dSYM
2011-08-11 05:23:26 +08:00
*.sln
*.vcproj
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
_UpgradeReport_Files/
UpgradeLog*.XML
2011-08-12 16:14:04 +08:00
Debug
Release
ipch