diff --git a/projects/rocprofiler-compute/.gitignore b/projects/rocprofiler-compute/.gitignore index aecccd7a1a..4d6df9d13e 100644 --- a/projects/rocprofiler-compute/.gitignore +++ b/projects/rocprofiler-compute/.gitignore @@ -10,6 +10,7 @@ __pycache__ /build* /.vscode /.cache +/.venv /workloads .coverage saved_analysis @@ -17,4 +18,4 @@ pmc_kernel_top.csv VERSION.sha # temp files -/tests/Testing \ No newline at end of file +/tests/Testing