Ai_Assistant/.gitignore
2026-05-24 13:31:30 +02:00

13 lines
181 B
Plaintext

__pycache__/
*.py[cod]
server/__pycache__/server.cpython-310.pyc
.env
faiss_cache/
client/audio/
chat_history.json
/*.wav
audio/
character_files/chat_logs
.venv/
chat_error_log.txt