1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-05 02:39:53 +02:00

feat: include examples directory in package

This commit is contained in:
Roderick van Domburg 2025-08-24 17:07:30 +02:00
parent dd8005183d
commit e024ae65f0
No known key found for this signature in database
GPG key ID: 607FA06CB5236AE0

View file

@ -16,6 +16,7 @@ include = [
"connect/**/*", "connect/**/*",
"core/**/*", "core/**/*",
"discovery/**/*", "discovery/**/*",
"examples/**/*",
"metadata/**/*", "metadata/**/*",
"oauth/**/*", "oauth/**/*",
"playback/**/*", "playback/**/*",