Initial commit of MyWorkspace - contains multiple projects and global workspace configuration

This commit is contained in:
DavidSaylor
2026-05-06 22:59:37 -05:00
commit 019e35b488
2520 changed files with 13634 additions and 0 deletions

View 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/*