Add __pycache__ to gitignore

This commit is contained in:
fabien 2025-08-17 17:13:47 +02:00
parent 7e597d6eff
commit 6c784d231f

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ web_custom_versions/
openapi.yaml
filtered-openapi.yaml
uv.lock
__pycache__/