gitignore updated to skip /virtual folder

This commit is contained in:
Rohith Sv 2024-09-06 19:29:06 -04:00
parent 59c097daf4
commit 82bd9aa9cc

3
.gitignore vendored
View file

@ -11,4 +11,5 @@ generated_cv*
.vscode .vscode
chrome_profile chrome_profile
answers.json answers.json
data* data*
*virtual