dooblem / bsync

Bidirectional Synchronization using Rsync
GNU General Public License v3.0
289 stars 61 forks source link

is there a way to ignore hidden files #33

Closed alwashali closed 5 years ago

alwashali commented 6 years ago

when i use the script for my home folder on linux , it copies all .file (hidden files) ,if you add this option to ignore hidden files , i would be very happy.

tomachinz commented 6 years ago

i would like to hide a lot of files, for example:

.npm/*
node_modules/*

can't get this to work?

dooblem commented 5 years ago

Hello @alialwashli sorry for the late answer. For now it's not possible.

You can either: