Add missing package data

This commit is contained in:
jaseg 2024-07-08 18:09:05 +02:00
parent 1d5f4c8193
commit a2c6e2d64a
6 changed files with 14791 additions and 1 deletions

2
.gitignore vendored
View file

@ -3,3 +3,5 @@ gerbonara_test_failures
__pycache__
.tox
docs/_build/
build
dist