uv: Upgrade to v0.11.17
[platform/upstream/nodejs.git] / deps / uv / .gitignore
1 *.swp
2 *.[oa]
3 *.l[oa]
4 *.opensdf
5 *.orig
6 *.pyc
7 *.sdf
8 *.suo
9 core
10 vgcore.*
11 .buildstamp
12 .dirstamp
13 .deps/
14 /.libs/
15 /aclocal.m4
16 /ar-lib
17 /autom4te.cache/
18 /compile
19 /config.guess
20 /config.log
21 /config.status
22 /config.sub
23 /configure
24 /depcomp
25 /install-sh
26 /libtool
27 /libuv.a
28 /libuv.dylib
29 /libuv.pc
30 /libuv.so
31 /ltmain.sh
32 /missing
33 /test-driver
34 Makefile
35 Makefile.in
36
37 # Generated by dtrace(1) when doing an in-tree build.
38 /include/uv-dtrace.h
39
40 # Generated by gyp for android
41 *.target.mk
42
43 /out/
44 /build/gyp
45
46 /run-tests
47 /run-tests.exe
48 /run-tests.dSYM
49 /run-benchmarks
50 /run-benchmarks.exe
51 /run-benchmarks.dSYM
52
53 *.sln
54 *.vcproj
55 *.vcxproj
56 *.vcxproj.filters
57 *.vcxproj.user
58 _UpgradeReport_Files/
59 UpgradeLog*.XML
60 Debug
61 Release
62 ipch