From ad75d0213483f3c585ce144386623e64e65eca0d Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Tue, 16 Mar 2010 15:48:16 +0100 Subject: Add MSVC build files to distribution --- .gitignore | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 473eedf..77384d6 100644 --- a/.gitignore +++ b/.gitignore @@ -25,14 +25,10 @@ src/stamp-h1 devices/zmq_forwarder/zmq_forwarder devices/zmq_queue/zmq_queue devices/zmq_streamer/zmq_streamer -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 +perf/local_lat +perf/local_thr +perf/remote_lat +perf/remote_thr doc/*.1 doc/*.3 doc/*.7 -- cgit v1.2.3