mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-26 06:10:29 +01:00
chore: ignore all __pychache__
This commit is contained in:
parent
821922916f
commit
de14e2ea2b
2
.gitignore
vendored
2
.gitignore
vendored
@ -99,7 +99,7 @@ examples/server/*.mjs.hpp
|
||||
# Python
|
||||
|
||||
/.venv
|
||||
/__pycache__/
|
||||
__pycache__/
|
||||
*/poetry.lock
|
||||
poetry.toml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user