Add ".venv" to gitignore file

Signed-off-by: David Galiffi <David.Galiffi@amd.com>


[ROCm/rocprofiler-compute commit: c24baf3610]
This commit is contained in:
David Galiffi
2024-04-24 17:43:08 -04:00
committed by Cole Ramos
parent 2653dc850b
commit e9df02bb5b
+2 -1
View File
@@ -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
/tests/Testing