tayyab-chatbot / .gitignore
tayyab-077's picture
deploy chatbot
0885208
raw
history blame contribute delete
157 Bytes
# Python cache
__pycache__/
*.pyc
*.dll
*.exe
*.so
*.dylib
*.whl
*.gguf
chatbot_env310/
output/
models/
*.pth
*.bin
*.zip
*.tar
*.gz
*.log
.env
venv/
*/venv/