.gitignore
This commit is contained in:
parent
e8497fe816
commit
a1b77e9478
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
*.csv
|
||||
__pycache__/**
|
||||
.idea/**
|
||||
data_folder/output
|
||||
open_ai_calls.log
|
||||
test*
|
||||
openaiSelenium*
|
||||
open_ai_calls.json
|
||||
_*
|
||||
Loading…
Add table
Add a link
Reference in a new issue