Add ".venv" to gitignore file
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
This commit is contained in:
committed by
Cole Ramos
parent
b5011ff0ae
commit
c24baf3610
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user