libzmq/.gitignore
2010-02-16 17:50:36 +01:00

43 lines
595 B
Plaintext

INSTALL
Makefile
Makefile.in
configure
libtool
config
config.status
config.log
aclocal.m4
autom4te.cache
*.o
*.lo
*.loT
*.la
*.html
*.pdf
*.ps
.*
src/platform.hpp*
src/stamp-h1
devices/zmq_forwarder/zmq_forwarder
devices/zmq_queue/zmq_queue
devices/zmq_streamer/zmq_streamer
examples/chat/display
examples/chat/prompt
perf/c/local_lat
perf/c/local_thr
perf/c/remote_lat
perf/c/remote_thr
perf/cpp/local_lat
perf/cpp/local_thr
perf/cpp/remote_lat
perf/cpp/remote_thr
doc/*.1
doc/*.3
doc/*.7
doc/*.html
doc/*.xml
bindings/python/setup.py
src/libzmq.pc
foreign/openpgm/*
!foreign/openpgm/*.tar.bz2