commit
0c6f02ee37
1 changed files with 8 additions and 4 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -149,7 +149,11 @@ venv.bak/
|
||||||
mono_crash.*
|
mono_crash.*
|
||||||
|
|
||||||
# Project Specific
|
# Project Specific
|
||||||
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