feat(wtp): yeet

Amolith created

Change summary

dot_config/wtp/config.yml | 26 --------------------------
1 file changed, 26 deletions(-)

Detailed changes

dot_config/wtp/config.yml 🔗

@@ -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"