Files
backend-python/template/{{ part_dir }}/{% if layout == 'part' %}.gitignore{% endif %}

7 lines
74 B
Plaintext

.venv/
__pycache__/
*.pyc
.ruff_cache/
.pytest_cache/
sessions/*.session*