Changes between Initial Version and Version 1 of Ticket #1754, comment 12


Ignore:
Timestamp:
07/31/19 06:57:21 (5 years ago)
Author:
criezy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1754, comment 12

    initial v1  
    1 In [changeset:"e7ca2b8db02aee7f4893964f13f2f708d0a3b695" e7ca2b8d]:
    2 {{{
    3 #!CommitTicketReference repository="" revision="e7ca2b8db02aee7f4893964f13f2f708d0a3b695"
    4 CLOUD: Ignore hidden files in sync/download
    5 
    6 In PR#1754 we've discussed and decided to ignore hidden (having a name
    7 starting with '.') files while syncing saves or downloading game files.
    8 This commit adds a CloudManager method to test whether file should be
    9 ignored, and this method could be extended later if we need to ignore
    10 some other specific file names.
    11 }}}