Просмотр исходного кода

Remove accidentally committed files from repo

Remove .claude/settings.local.json (local AI assistant config)
and test5a.json (local test artifact) - both are now in .gitignore.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Miłosz Semenov 4 недель назад
Родитель
Сommit
2cf72cfb27
2 измененных файлов с 0 добавлено и 42 удалено
  1. 0 25
      .claude/settings.local.json
  2. 0 17
      test5a.json

+ 0 - 25
.claude/settings.local.json

@@ -1,25 +0,0 @@
-{
-  "permissions": {
-    "allow": [
-      "Bash(composer dump-autoload:*)",
-      "Bash(test:*)",
-      "Bash(curl:*)",
-      "Bash(php -r \"require ''vendor/autoload.php''; EKSRelay\\\\Core\\\\Env::load\\(''.env''\\); echo EKSRelay\\\\Core\\\\Env::get\\(''RELAY_SHARED_SECRET''\\);\")",
-      "Bash(php -r:*)",
-      "Bash(kill:*)",
-      "Bash(SECRET=\"7d0f3ac177584451ac9467596a2db73b35433eb155fdd74f90b7e0d0f90e4e94\")",
-      "Bash(__NEW_LINE_d4b6491cbcb0b248__ echo \"=== get_shipping_data ===\")",
-      "Bash(__NEW_LINE_ec49fa22f9a61747__ echo \"=== get_payment_methods ===\")",
-      "Bash(__NEW_LINE_bb631b89dd2ca4ea__ echo \"=== get_product_data \\(search\\) ===\")",
-      "Bash(__NEW_LINE_46505577f9a1dd5f__ echo \"=== get_car_data ===\")",
-      "Bash(__NEW_LINE_11d09eeb9e0d5e90__ echo \"=== get_product_data \\(search ''czynnik''\\) ===\")",
-      "Bash(__NEW_LINE_623cb699fbbfb242__ echo \"=== get_product_compatibility ===\")",
-      "Bash(__NEW_LINE_5f66c8cea0e53922__ echo \"=== get_order_data \\(orderNumber\\) ===\")",
-      "Bash(__NEW_LINE_fb1e6f6680550bf4__ echo \"=== get_order_data \\(orderNumber 1000\\) ===\")",
-      "Bash(__NEW_LINE_ffccb5a4b679154c__ echo \"=== get_product_compatibility \\(real product ID\\) ===\")",
-      "Bash(__NEW_LINE_26d6e1db87405b7e__ echo \"=== get_shipping_data \\(z zoneId=1 Polska\\) ===\")",
-      "Bash(__NEW_LINE_253b002283f4af47__ echo \"=== get_car_data \\(Toyota Corolla 2015\\) ===\")",
-      "Bash(__NEW_LINE_c2940dd3ea62fc3d__ echo \"=== get_product_compatibility ===\")"
-    ]
-  }
-}

+ 0 - 17
test5a.json

@@ -1,17 +0,0 @@
-{
-  "event": "message_created",
-  "message_type": "incoming",
-  "content": "Jaki jest status mojego zamowienia 12345?",
-  "id": 9999,
-  "conversation": {
-    "id": 1310,
-    "labels": [],
-    "inbox_id": 1,
-    "additional_attributes": { "mail_subject": "Pytanie o zamowienie" }
-  },
-  "sender": {
-    "id": 332,
-    "name": "Jan Kowalski",
-    "email": "jan@example.com"
-  }
-}