Add .gitignore

This commit is contained in:
2026-04-29 20:18:05 +02:00
parent b1ac351ad1
commit ff2a3be704
+5
View File
@@ -0,0 +1,5 @@
.vscode/
.pytest_cache/
__pycache__/
*.egg-info/
dist/