Update .gitignore
add: virtual/* .DS_Store
This commit is contained in:
parent
02f8f73c8d
commit
ff1c99821d
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -152,4 +152,8 @@ mono_crash.*
|
|||
data_folder/output/*
|
||||
generated_cv/*
|
||||
chrome_profile/*
|
||||
answers.json
|
||||
virtual/*
|
||||
answers.json
|
||||
|
||||
# MacOS
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue