mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-17 05:25:09 -04:00
chore: ignore all __pychache__
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -99,7 +99,7 @@ examples/server/*.mjs.hpp
|
|||||||
# Python
|
# Python
|
||||||
|
|
||||||
/.venv
|
/.venv
|
||||||
/__pycache__/
|
__pycache__/
|
||||||
*/poetry.lock
|
*/poetry.lock
|
||||||
poetry.toml
|
poetry.toml
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user