TriChat / .gitignore
parthmax24's picture
removed test
72b9211
Raw
History Blame Contribute Delete
89 Bytes
.env
__pycache__/
*.pyc
uvicorn.out.log
uvicorn.err.log
server.log
test.py
tests/
venv/