github.com/Files-com/files-sdk-go/v2@v2.1.2/ignore/data/Linux.gitignore (about)

     1  *~
     2  
     3  # temporary files which can be created if a process still has a handle open of a deleted file
     4  .fuse_hidden*
     5  
     6  # KDE directory preferences
     7  .directory
     8  
     9  # Linux trash folder which might appear on any partition or disk
    10  .Trash-*
    11  
    12  # .nfs files are created when an open file is removed but is still being accessed
    13  .nfs*