vuio 0.0.21

A cross-platform DLNA/UPnP media server with advanced audio features, real-time file monitoring, and robust database management
Documentation
# Version control
.git
.github

# Build artifacts
target/
*.exe
*.pdb

# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~

# OS files
.DS_Store
Thumbs.db

# Documentation and packaging
docs/
packaging/
scripts/
tests/
*.md
LICENSE

# Docker files
Dockerfile*
docker-compose*.yml
.dockerignore

# Config files not needed in container
.cargo/
installer.nsi