learning_ai_common_plat/services/extraction-service/python/.gitignore

6 lines
53 B
Plaintext

__pycache__/
*.pyc
.venv/
*.egg-info/
.pytest_cache/