add poetry.lock to ignore

This commit is contained in:
Ondrej Samohel 2025-02-12 19:05:47 +01:00
parent 73ea4407f1
commit 86ed12ffdc
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

1
.gitignore vendored
View file

@ -81,5 +81,6 @@ dump.sql
.editorconfig
.pre-commit-config.yaml
mypy.ini
poetry.lock
.github_changelog_generator