c8d93d8d08a227e6f41133b563f3accc2e65cb78
[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 /out/
41 /build/gyp
42
43 /run-tests
44 /run-tests.exe
45 /run-tests.dSYM
46 /run-benchmarks
47 /run-benchmarks.exe
48 /run-benchmarks.dSYM
49
50 *.sln
51 *.vcproj
52 *.vcxproj
53 *.vcxproj.filters
54 *.vcxproj.user
55 _UpgradeReport_Files/
56 UpgradeLog*.XML
57 Debug
58 Release
59 ipch