Update .gitignore

" * " character after directoryName/ is not necessary
This commit is contained in:
Thomas 2024-09-13 01:02:10 -06:00 committed by GitHub
parent 75e18f7737
commit 28f4ac137b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
.gitignore vendored
View file

@ -149,10 +149,10 @@ venv.bak/
mono_crash.*
# Project Specific
data_folder/output/*
generated_cv/*
chrome_profile/*
virtual/*
data_folder/output/
generated_cv/
chrome_profile/
virtual/
answers.json
# MacOS