claude_caching / .gitignore
formix
*
ddab92c
raw
history blame contribute delete
No virus
270 Bytes
# Python
__pycache__/
*.py[cod]
*.class
# Virtual Environment
gradio_env/
venv/
ENV/
# Gradio
flagged/
# IDEs
.vscode/
.idea/
# OS generated files
.DS_Store
Thumbs.db
# Logs
*.log
# Jupyter Notebook
.ipynb_checkpoints
# Gradio temporary files
tmp/
env
*test*.txt