Files
gradio-webrtc/.gitignore
Freddy Boulton da872627b9 Set border radius (#84)
Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-26 11:53:25 -05:00

21 lines
255 B
Plaintext

.eggs/
dist/
*.pyc
__pycache__/
*.py[cod]
*$py.class
__tmp/*
*.pyi
.mypycache
.ruff_cache
node_modules
backend/**/templates/
demo/MobileNetSSD_deploy.caffemodel
demo/MobileNetSSD_deploy.prototxt.txt
demo/scratch
.gradio
.vscode
.DS_Store
test/
.venv*
.env