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