DataDetective / .gitignore
Viani's picture
Clean: remove all AMD Gateway references, use only OpenAI client with HF_TOKEN
addf82a verified
raw
history blame contribute delete
101 Bytes
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.env
.venv/
venv/
*.sqlite
*.db
.DS_Store
.cursor/