From f53df419aa172af4dcedc6b72e5a869d8c68223e Mon Sep 17 00:00:00 2001 From: Ingo Collatz Date: Wed, 22 Jul 2026 21:02:05 +0200 Subject: [PATCH] testing --- .idea/copilot.data.migration.ask2agent.xml | 6 ++++++ .idea/vcs.xml | 6 ++++++ test.html | 11 +++++++++++ 3 files changed, 23 insertions(+) create mode 100644 .idea/copilot.data.migration.ask2agent.xml create mode 100644 .idea/vcs.xml create mode 100644 test.html diff --git a/.idea/copilot.data.migration.ask2agent.xml b/.idea/copilot.data.migration.ask2agent.xml new file mode 100644 index 0000000..1f2ea11 --- /dev/null +++ b/.idea/copilot.data.migration.ask2agent.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/test.html b/test.html new file mode 100644 index 0000000..75fdc3c --- /dev/null +++ b/test.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

TEST

+ + \ No newline at end of file