mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-25 06:27:59 +01:00
12 lines
205 B
YAML
12 lines
205 B
YAML
version: "2"
|
|
|
|
options:
|
|
verbose: true
|
|
|
|
syncs:
|
|
appcode-sync:
|
|
src: '.'
|
|
sync_strategy: native_osx
|
|
sync_excludes: ['.git', '.idea', 'node_modules']
|
|
sync_userid: 82
|
|
notify_terminal: true
|