llm_memory_visualizer / .gitignore
rubenaghayan's picture
add readme for hf spaces
f9d6101
raw
history blame
236 Bytes
# Python
__pycache__/
*.pyc
*.pyo
# Virtual environments
.env
venv/
.venv/
# Linting/Formatting
.ruff_cache/
# macOS
.DS_Store
# IDE
.vscode/
.idea/
# Claude Code
.claude/
claude/
# Gradio
.gradio/
gradio_cached_examples/
flagged/