stackme / .gitignore
Welly-code's picture
Initial upload: Stackme library + README + LICENSE
40f8d6e verified
raw
history blame contribute delete
108 Bytes
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
.pytest_cache/
.stackme/
*.sqlite
vectors.faiss
.env