[Suggestion]Allow editing build-in list of ignore file pattern

Please help us by providing the following info. Before posting please make sure that you're running the latest available version for your oC release: https://owncloud.org/changelog/ + https://owncloud.org/changelog/desktop/

Steps to reproduce
1. Create a file with filename ends with ~.
2. Wait for sync.

Expected behaviour
The file is upload to the server.

Actual behaviour
The file is not uploaded because "*~" is in the ignore list.

Client configuration
Client version: 2.3.1
Client operating system: Windows 10

The build-in list of ignore file pattern is convenient, it filters many unwanted files. However, in some cases, it also filtered some file useful, such as files ends with ~. Why not make the build-in list editable?

Please post feature requests in [1] as they won't get noticed in here.

[1] https://github.com/owncloud/client/issues

Edit

Seems there is already an open feature request there:

Thank you. In that issue, I found this list could be edited in C:\Program Files (x86)\ownCloud\sync-exclude.lst

Yes. Proceed with care :wink: