137_Docing-Test/.gitignore
2026-05-29 21:54:28 +10:00

16 lines
201 B
Text

# Python virtual environments
.venv/
env/
venv/
ENV/
# uv specific paths (if using uv's project caching)
.uv/
# Python bytecode cache
__pycache__/
*.py[cod]
*$py.class
# Mac system files
.DS_Store.