Add ".venv" to gitignore file

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
This commit is contained in:
David Galiffi
2024-04-24 17:43:08 -04:00
committed by Cole Ramos
parent b5011ff0ae
commit c24baf3610
+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