31 lines
434 B
Plaintext
31 lines
434 B
Plaintext
# Windows cruft
|
|
$RECYCLE.BIN
|
|
'$RECYCLE.BIN'
|
|
System Volume Information
|
|
'System Volume Information'
|
|
Thumbs.db
|
|
desktop.ini
|
|
*.tmp
|
|
temp/
|
|
Temp/
|
|
Temp.*
|
|
tmp/
|
|
*.log
|
|
|
|
# Syncthing internal state
|
|
.stfolder
|
|
*.stfolder
|
|
.syncthing
|
|
*.stignore
|
|
.index.*
|
|
.clones
|
|
*.idx*
|
|
|
|
# Skip the old Windows DockerContainers on /mnt/Content
|
|
DockerContainers
|
|
|
|
# Android / user cache style (if present under Data/Test)
|
|
*/.cache/*
|
|
*/temp/*
|
|
*/cache/*
|
|
*/DCIM/.thumbnails/* |