[py] Set up similar to rust

This commit is contained in:
Joscha 2022-12-04 13:49:01 +01:00
parent c9f4e45469
commit 04deaca668
3 changed files with 40 additions and 0 deletions

3
py/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__
/.venv
*.egg-info