citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 29b465965c21ff7854f0d9dba0989b167f2df317
parent b36003506ecd5e9b0646fae56e9db9a937e2b628
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Sun, 13 Mar 2016 21:13:39 -0600

add binaries to gitignore

Diffstat:
M.gitignore | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -2,3 +2,6 @@ *.o *.a *.swp +scv_instrument +libscv.so.0.0 +scv_viewer