You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4free/.gitignore

41 lines
535 B
Plaintext

# 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
*.pkl
# Ignore accounts created by api's
accounts.txt
.idea/
**/__pycache__/
__pycache__/
10 months ago
dist/
*.log
*.pyc
*.egg-info/
*.egg
*.egg-info
build
10 months ago
test.py
update.py
10 months ago
cookie.json
9 months ago
notes.txt
close_issues.py
9 months ago
xxx.py
8 months ago
lab.py
8 months ago
lab.js
# Emacs crap
*~