This commit is contained in:
dsyoon
2025-12-27 14:06:26 +09:00
parent 23f5388c56
commit 46460b77f8
33 changed files with 4600 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,8 @@
# ---> Python
chroma_db/*
logs/*
uploads/*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]