Initial commit of MyWorkspace - contains multiple projects and global workspace configuration
This commit is contained in:
31
BackupScript/content.exclude
Normal file
31
BackupScript/content.exclude
Normal file
@@ -0,0 +1,31 @@
|
||||
# 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/*
|
||||
Reference in New Issue
Block a user