svenstaro / miniserve

🌟 For when you really just want to serve some files over HTTP right now!
MIT License
5.95k stars 289 forks source link

Feature request:support for --exclude globbing #1443

Open arkxfly opened 1 month ago

arkxfly commented 1 month ago

just like tar allow to exclude some files or directories

tar -cf foo.tar --exclude=*/.vscode