Excludes: Allow escaping # #6012
authorChristian Kamm <mail@ckamm.de>
Wed, 13 Sep 2017 11:03:40 +0000 (13:03 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Oct 2017 20:01:06 +0000 (22:01 +0200)
commit72131ff4ce5a63abcfacd357bf3120fd47054042
tree8a46c56fc512e019d3f80cfb74ce17ec39531d7a
parentc03d53e1ddb059ea250f5dd87b7095a7eedcaa10
Excludes: Allow escaping # #6012

Otherwise adding patterns that start with # are impossible to add, since
they get treated as comments. Also add this escaping for patterns added
in the ui.
src/csync/csync_exclude.cpp
src/gui/ignorelisteditor.cpp
sync-exclude.lst
test/csync/csync_tests/check_csync_exclude.cpp