aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 78f8ca93597e53b235153bd14b1e0c02bfe40e29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Python
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# venv
*venv

# umapyai
chromadb
uma_articles_*
qdrant_data