.gititngore update
This commit is contained in:
parent
a1b77e9478
commit
abf3b781e6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,6 +2,9 @@
|
||||||
__pycache__/**
|
__pycache__/**
|
||||||
.idea/**
|
.idea/**
|
||||||
data_folder/output
|
data_folder/output
|
||||||
|
data_folder/config.yaml
|
||||||
|
data_folder/plain_text_resume.yaml
|
||||||
|
data_folder/secrets.yaml
|
||||||
open_ai_calls.log
|
open_ai_calls.log
|
||||||
test*
|
test*
|
||||||
openaiSelenium*
|
openaiSelenium*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue