diff --git a/dot_config/wtp/config.yml b/dot_config/wtp/config.yml deleted file mode 100644 index c1269b578bc886b7bb2ceb2c6fe1111fbe37bdf4..0000000000000000000000000000000000000000 --- a/dot_config/wtp/config.yml +++ /dev/null @@ -1,26 +0,0 @@ -version: "1.0" -defaults: - base_dir: ".." -hooks: - post_create: - - type: copy - from: ".crush" - to: ".crush" - - type: copy - from: "crush.json" - to: "crush.json" - - type: copy - from: ".chunkhound" - to: ".chunkhound" - - type: copy - from: "AGENTS.md" - to: "AGENTS.md" - - type: copy - from: "CLAUDE.md" - to: "CLAUDE.md" - - type: copy - from: "CRUSH.md" - to: "CRUSH.md" - - type: copy - from: "CRUSH.local.md" - to: "CRUSH.local.md"