gpt4free/.gitignore

66 lines
781 B
Plaintext
Raw Normal View History

# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Ignore local python virtual environment
venv/
# Ignore streamlit_chat_app.py conversations pickle
conversations.pkl
2023-04-28 02:23:38 +00:00
*.pkl
# Ignore accounts created by api's
accounts.txt
.idea/
2023-04-27 21:56:39 +00:00
**/__pycache__/
2023-04-28 00:48:00 +00:00
__pycache__/
2023-08-13 23:06:19 +00:00
dist/
*.log
*.pyc
2023-07-17 00:12:49 +00:00
*.egg-info/
*.egg
*.egg-info
build
2023-08-13 23:06:19 +00:00
2023-07-21 06:25:18 +00:00
test.py
2023-08-13 23:02:01 +00:00
update.py
2023-08-13 23:06:19 +00:00
cookie.json
2023-09-12 21:16:31 +00:00
notes.txt
close_issues.py
2023-09-18 22:50:47 +00:00
xxx.py
2023-09-22 23:43:25 +00:00
lab.py
2023-10-04 19:38:12 +00:00
lab.js
2023-10-06 11:21:42 +00:00
bing.py
bing2.py
2023-10-06 18:51:43 +00:00
.DS_Store
2023-10-07 10:03:16 +00:00
lab/*
lab
2023-10-15 23:48:51 +00:00
tstt.py
2023-11-08 09:07:51 +00:00
providerstest.py
2023-11-24 14:16:00 +00:00
prv.py
2023-07-21 06:25:18 +00:00
# Emacs crap
2024-01-11 22:40:32 +00:00
*~
x.js
x.py
2024-03-05 22:06:29 +00:00
info.txt
2024-03-11 18:26:34 +00:00
local.py
2024-03-11 19:30:04 +00:00
*.gguf
image.py
.buildozer
2024-04-10 12:23:30 +00:00
hardir
node_modules
models
projects/windows/g4f
doc.txt
2024-04-13 01:46:20 +00:00
dist.py
x.txt
bench.py
to-reverse.txt
2024-04-15 09:31:36 +00:00
g4f/Provider/OpenaiChat2.py