.gitignore
This commit is contained in:
parent
e8497fe816
commit
a1b77e9478
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…
Reference in New Issue
Block a user