renome
This commit is contained in:
parent
af518b7d7b
commit
6c6ab209d4
2 changed files with 11 additions and 456 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
*.csv
|
||||||
|
__pycache__/**
|
||||||
|
.idea/**
|
||||||
|
data_folder/output
|
||||||
|
open_ai_calls.log
|
||||||
|
test*
|
||||||
|
openaiSelenium*
|
||||||
|
my*
|
||||||
|
.venv
|
||||||
|
open_ai_calls.json
|
||||||
|
_*
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue