]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
chore: ignore all __pychache__
authorditsuke <redacted>
Tue, 2 Jul 2024 09:48:13 +0000 (15:18 +0530)
committerSomeone <redacted>
Thu, 4 Jul 2024 15:39:13 +0000 (15:39 +0000)
.gitignore

index 7a63cda197862f4a6b71bdf33ff46604710124a9..6125e350c09d769a96c8c92e9b6aaa9273ac39d3 100644 (file)
@@ -99,7 +99,7 @@ examples/server/*.mjs.hpp
 # Python
 
 /.venv
-/__pycache__/
+__pycache__/
 */poetry.lock
 poetry.toml