Add .gitignore

This commit is contained in:
Frank Matthieß 2024-08-31 23:10:21 +02:00
parent 5bc5b810e0
commit b40984d8b0

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
#
build/
.venv/
**/__pycache__/