chatui-helper / .gitignore
milwright
update gradio to 5.42.0 and fix export conversation functionality
d68f6d0
raw
history blame
623 Bytes
# Environment variables
.env
.env.local
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
venv311/
ENV/
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
*.log
# Generated files
*.zip
# Organized directories
docs/
tests/
development/
temp/
# Gradio cache
.gradio/
flagged/
# Development images (except secret.png)
*.png
!secret.png
*.jpg
*.jpeg
*.gif
# Claude local files
.claude/
CLAUDE.md
*_guide.md
# Testing folder
testing/
# Test files
test_complete_system.py
test_grounding.py
# Markdown files
tts_integration_guide.md
stem_adventure_games_conversation_20250813_215243.md