mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -08:00
49 lines
631 B
Text
49 lines
631 B
Text
# 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
|
|
.idea/
|
|
**/__pycache__/
|
|
__pycache__/
|
|
|
|
*.log
|
|
*.pyc
|
|
*.egg-info/
|
|
*.egg
|
|
*.egg-info
|
|
.DS_Store
|
|
*~
|
|
*.gguf
|
|
.buildozer
|
|
har_and_cookies
|
|
node_modules
|
|
models
|
|
projects/windows/g4f
|
|
generated_images/
|
|
generated_media/
|
|
projects/windows/
|
|
|
|
*.bak
|
|
*.backup
|
|
.env
|
|
g4f.dev/
|
|
|
|
# Build artifacts
|
|
build/
|
|
dist/
|
|
*.spec
|
|
pyproject.toml.bak
|
|
debian/
|
|
winget/
|
|
*.deb
|