Add poetry.lock to .gitignore.

This commit is contained in:
Dain Nilsson 2023-04-05 11:01:39 +02:00
parent 737fd76a27
commit 46c095fc21
No known key found for this signature in database
GPG Key ID: F04367096FBA95E8
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ dist/
.ropeproject/ .ropeproject/
ChangeLog ChangeLog
man/*.1 man/*.1
poetry.lock
# Unit test / coverage reports # Unit test / coverage reports
htmlcov/ htmlcov/