add: .gitignore

This commit is contained in:
2026-03-27 10:26:52 +01:00
parent 31a86c561e
commit 275f9be6be

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
venv/
logs/
llm-functions/bin/
llm-functions/cache/
__pycache__/
*.pyc