summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 95036b3b3e69cf3a9563d82d2f6b33a2cbc6cc6e (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
syntax: glob # for hg-git users
Makefile
Makefile.in
configure
libtool
config
config.status
config.log
aclocal.m4
autom4te.cache
m4/ltversion.m4
m4/ltoptions.m4
m4/lt~obsolete.m4
m4/libtool.m4
m4/ltsugar.m4
*.o
*.gcno
*.ncb
*.lo
*.loT
*.la
*.html
*.pdf
*.ps
*.patch
.*
*~
.*~
tests/*.exe
tests/pair_inproc
tests/pair_ipc
tests/pair_tcp
tests/reqrep_inproc
tests/reqrep_ipc
tests/reqrep_tcp
tests/pubsub_udp
tests/shutdown_stress
tests/hwm
tests/timeo
tests/reqrep_device
tests/reqrep_drop
tests/sub_forward
tests/invalid_rep
tests/msg_flags
tests/reconnect
tests/linger
tests/max_sockets
tests/emptyctx
tests/polltimeo
tests/wireformat
tests/libzmq21
tests/resubscribe
tests/survey
tests/shutdown
tests/backlog
src/platform.hpp*
src/stamp-h1
perf/*.exe
perf/local_lat
perf/local_thr
perf/remote_lat
perf/remote_thr
perf/inproc_lat
perf/inproc_thr
doc/*.1
doc/*.3
doc/*.7
doc/*.html
doc/*.xml
src/libxs.pc
src/libzmq.pc
bin/
lib/
obj/
builds/msvc/*.suo
builds/msvc/*.sdf
builds/msvc/*/*.user
builds/msvc/*/Debug
builds/msvc/*/Release
foreign/openpgm/*
!foreign/openpgm/*.tar.bz2
!foreign/openpgm/*.tar.gz
!foreign/openpgm/Makefile.am
libxs-*.tar.gz
libxs-*.zip