fleet-memory/memora-clients/python/.gitignore
Nicolò Boschi c82fff949b add profiles
2025-11-13 13:22:27 +01:00

23 lines
195 B
Text

__pycache__/
build/
dist/
*.egg-info/
.pytest_cache/
# pyenv
.python-version
# Environments
.env
.venv
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# JetBrains
.idea/
/coverage.xml
/.coverage