diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2010-03-16 15:48:16 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2010-03-16 15:48:16 +0100 |
commit | ad75d0213483f3c585ce144386623e64e65eca0d (patch) | |
tree | d7b82e09d0469c4e7ec44bf6eedcda3503e6a66a /.gitignore | |
parent | a9e0c3cd7e0c54f872749f387cf3d69b216bc613 (diff) |
Add MSVC build files to distribution
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -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 |