source: ./example/source/ # be sure to add trailing / to avoid making a subdirectory under destination destination: ./example/destination flags: 'av' excludeFrom: - ./example/source/.gitignore - ./example/source/.npmignore exclude: - .gitignore - .npmignore set: - delete - delete-excluded watch: # true wait: 200 immediate: true