Ignore Python build artifacts

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2022-03-24 16:57:21 +01:00
parent 325389a4f7
commit 67f3ca6a4d

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
__pycache__
*.egg-info
/build