summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 05609c9706946f0d24b5d37cda827dfb4f3c4b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Makefile
builds/msvc/Makefile
builds/redhat/zeromq.spec
doc/Makefile
foreign/openpgm/Makefile
perf/Makefile
src/Makefile
tests/Makefile
build-stamp
config.log
config.status
configure-stamp
debian/files
debian/*.debhelper
debian/*.log
debian/*.substvars
debian/libzmq-dbg
debian/libzmq-dev
debian/libzmq1
debian/tmp
libtool
src/libzmq.la
src/libzmq.pc
src/platform.hpp
src/stamp-h1
*.o
*.lo
*/.deps/
*/.libs/
perf/inproc_lat
perf/inproc_thr
perf/local_lat
perf/local_thr
perf/remote_lat
perf/remote_thr
tests/test_hwm
tests/test_pair_inproc
tests/test_pair_ipc
tests/test_pair_tcp
tests/test_reqrep_inproc
tests/test_reqrep_ipc
tests/test_reqrep_tcp
tests/test_shutdown_stress