Adding upstream version 0.5.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
303fa6e9d8
commit
97e6d74bac
110 changed files with 12006 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
__pycache__
|
||||
/.idea
|
||||
/.mypy_cache
|
||||
/.pytest_cache
|
||||
/.ruff_cache
|
||||
/.tox
|
||||
/.venv
|
||||
/*.egg-info
|
||||
/build
|
||||
/dist
|
Loading…
Add table
Add a link
Reference in a new issue