chore: remove pycache, add to gitignore, update readme

- Remove committed __pycache__/main.cpython-313.pyc
- Add __pycache__/ to .gitignore
- Add note about __pycache__ in Development section of README
This commit is contained in:
2026-04-04 17:16:48 +02:00
parent 6532bd250d
commit d62c76c288
3 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

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