dcosson / vagrant-unison2

Vagrant plugin to sync local files to VM using Unison over SSH
MIT License
50 stars 8 forks source link

How to ignore directories? #17

Closed stepanzarubin closed 8 years ago

stepanzarubin commented 8 years ago

Is it possible to set ignored directories? e.g. previously I have had:

rsync_exclude: ["/backend/search/solrmulticore", ".git/", ".idea/", "/frontend/www/assets/", "/frontend/runtime/_", "/frontend/www/uploads/*"]