Add __pycache__/ to .gitignore and remove cached pyc file
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 5s
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 5s
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
.shsf.json
|
.shsf.json
|
||||||
prompt.txt
|
prompt.txt
|
||||||
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user