Files
patchy631--ai-engineering-hub/documentation-writer-flow/.gitignore
T
2026-07-13 12:37:47 +08:00

22 lines
172 B
Plaintext

__pycache__/
.venv/
.uv/
.uv_cache/
.env
.env.*
.pyenv/
*.pyc
*.py[cod]
*.so
*.egg
*.egg-info/
dist/
build/
.ipynb_checkpoints/
*.log
*.pid
*.out
*.err
.DS_Store
Thumbs.db