Add .gitignore to exclude __pycache__ directory

This commit is contained in:
2025-04-23 16:17:30 +02:00
commit a37c4ed9a1

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
__pycache__/