diff --git a/.gitignore b/.gitignore index 6166c2c..869124b 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,7 @@ test-driver # Build directory /build/ + +# Test and benchmark programs +test_* +bench_*