Add __pycache__/ to .gitignore and remove cached pyc file
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 5s

This commit is contained in:
2026-04-04 17:19:16 +02:00
parent 6532bd250d
commit 6ee9d2429c

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.shsf.json
prompt.txt
__pycache__/