From b1dbbd87f10f7e022620d8ab23026e963fb8ca8c Mon Sep 17 00:00:00 2001 From: Jeff Wong <42687471+jeff-yc-wong@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:44:53 -1000 Subject: [PATCH] untrack gpu binary --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3dda2e3..00cf563 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ workflow-schema.json # Binaries bin/cpu-benchmark bin/cpu-benchmark.o +bin/gpu_benchmark # wfc-1.3_to_dask specifics /wfcommons/wfc-1.3_to_dask/__pycache__/ @@ -54,4 +55,4 @@ bin/cpu-benchmark.o /wfcommons/wfc-1.3_to_dask/out /wfcommons/wfc-1.3_to_dask/htmlcov -test/ \ No newline at end of file +test/