From 512e0187e17ab6116c336885c1a9a6dc0a03f9d1 Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 9 Feb 2026 18:58:34 +0100 Subject: feat: Add workspace header comments to config files Add `# WORKSPACE: ` header to all workspace config files: - timeline.seq - music.track - assets.txt Format: First line contains workspace identifier. Editors must preserve this header comment. Co-Authored-By: Claude Sonnet 4.5 --- workspaces/test/assets.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'workspaces/test/assets.txt') diff --git a/workspaces/test/assets.txt b/workspaces/test/assets.txt index 2be2c9d..62551d3 100644 --- a/workspaces/test/assets.txt +++ b/workspaces/test/assets.txt @@ -1,3 +1,4 @@ +# WORKSPACE: test # Asset Name, Compression Type, Filename/Placeholder, Description # --- Drum & Percussion Samples --- -- cgit v1.2.3