Checks if exclude file is empty before creating the regular expressions.
authorCamila San <hello@camila.codes>
Mon, 30 Sep 2019 18:33:51 +0000 (20:33 +0200)
committerCamila San <hello@camila.codes>
Mon, 30 Sep 2019 18:38:56 +0000 (20:38 +0200)
commit481d8d3a0bcd26a3fd2b0d4fc6fb009260092bb1
treea4ee66680e6559ad385cb02981fa05a2ac6efdfc
parenta1407209016bb8754ffae2f63ee8d634f123f2a1
Checks if exclude file is empty before creating the regular expressions.

The default file created by the application it is not empty.

Signed-off-by: Camila San <hello@camila.codes>
src/csync/csync_exclude.cpp