Excludes: Allow escaping # #6012
authorChristian Kamm <mail@ckamm.de>
Wed, 13 Sep 2017 11:03:40 +0000 (13:03 +0200)
committerckamm <mail@ckamm.de>
Thu, 14 Sep 2017 12:53:05 +0000 (14:53 +0200)
commit0b7ad2c804b86f8623fb6e53a185c0f54d7fe7d7
tree26347a01666419a6a2e3dfcf79cb14b606747c04
parent8392d6c13626f7a357018d38b37a28ccf95e40a8
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