pycache in gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
.venv
|
.venv
|
||||||
token.yaml
|
token.yaml
|
||||||
ollama-api.yaml
|
ollama-api.yaml
|
||||||
|
__pycache__/*
|
||||||
|
bin/__pycache__/*
|
||||||
Reference in New Issue
Block a user