mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
9 lines
No EOL
231 B
YAML
9 lines
No EOL
231 B
YAML
packages:
|
|
# The "dexie" package in the root
|
|
- '.'
|
|
# all packages in direct subdirs of addons/
|
|
- 'addons/*'
|
|
# all packages in direct subdirs of libs/
|
|
- 'libs/*'
|
|
# Dexie cloud todo app
|
|
- 'samples/dexie-cloud-todo-app' |