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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
.shsf.json
|
||||
prompt.txt
|
||||
prompt.txt
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user