Skip to content

Instantly share code, notes, and snippets.

@ragingwind
Created September 19, 2022 09:42
Show Gist options
  • Select an option

  • Save ragingwind/05ad4c551605057cef75196fea55982c to your computer and use it in GitHub Desktop.

Select an option

Save ragingwind/05ad4c551605057cef75196fea55982c to your computer and use it in GitHub Desktop.

Revisions

  1. ragingwind created this gist Sep 19, 2022.
    57 changes: 57 additions & 0 deletions IgnoreList
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,57 @@
    # IgnoreList is a UTF-8 encoded .txt file that helps you specify single files, paths and rules
    # for ignoring during the synchronization job. It supports "?" and "*" wildcard symbols.
    #
    #
    # OS generated files #
    $RECYCLE.BIN
    $Recycle.Bin
    System Volume Information
    ehthumbs.db
    desktop.ini
    Thumbs.db
    lost+found
    .DocumentRevisions-V100
    .TemporaryItems
    .fseventsd
    .icloud
    .iCloud
    .DS_Store
    .DS_Store?
    .Spotlight-V100
    .Trashes
    .Trash-*
    ~*
    *~
    .~lock.*
    *.part
    *.filepart
    .csync_journal.db
    .csync_journal.db.tmp
    *.swn
    *.swp
    *.swo
    *.crdownload
    .@__thumb
    .thumbnails
    ._*
    *.tmp
    *.tmp.chck
    .dropbox
    .dropbox.attr
    .dropbox.cache
    .streams
    .caches
    .Statuses
    .teamdrive
    .SynologyWorkingDirectory
    @eaDir
    @SynoResource
    #SynoRecycle
    #snapshot
    #recycle
    .!@#$recycle
    DfsrPrivate
    Icon\r
    node_modules
    .next
    .skia