From 6456efd1fc7a5c425e653c943ba87bab3b26b0ee Mon Sep 17 00:00:00 2001 From: MarkB Date: Mon, 6 Apr 2026 15:52:35 +0200 Subject: [PATCH] =?UTF-8?q?!!!=D0=95=D1=81=D0=BB=D0=B8=20=D0=BA=D1=82?= =?UTF-8?q?=D0=BE-=D1=82=D0=BE=20=D0=B2=D0=B8=D0=B4=D0=B8=D1=82=20=D1=8D?= =?UTF-8?q?=D1=82=D0=BE=20=D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5,=20=D0=9F=D0=9E=D0=96=D0=90=D0=9B=D0=A3=D0=99=D0=A1?= =?UTF-8?q?=D0=A2=D0=90=20=D0=A3=D0=94=D0=90=D0=9B=D0=98=D0=A2=D0=95=20?= =?UTF-8?q?=D0=AD=D0=A2=D0=9E=D0=A2=20=D0=A0=D0=95=D0=9F=D0=9E=D0=97=D0=98?= =?UTF-8?q?=D0=A2=D0=9E=D0=A0=D0=98=D0=99=20=D0=98=20=D0=9C=D0=9E=D0=98=20?= =?UTF-8?q?=D0=A2=D0=9E=D0=9A=D0=95=D0=9D=D0=AB=20=D1=82=D0=B0=D0=BA,=20?= =?UTF-8?q?=D0=BA=D0=B0=D0=BA=20=D0=BE=D0=B4=D0=B8=D0=BD=20=D0=B8=D0=B7=20?= =?UTF-8?q?=D0=BC=D0=BE=D0=B8=D1=85=20=D0=BF=D1=80=D0=B8=D1=8F=D1=82=D0=B5?= =?UTF-8?q?=D0=BB=D0=B5=D0=B9=20=D1=81=20=D1=83=D0=BD=D0=B8=D0=B2=D0=B5?= =?UTF-8?q?=D1=80=D1=81=D0=B8=D1=82=D0=B5=D1=82=D0=B0=20=D0=BD=D0=B0=D1=88?= =?UTF-8?q?=D1=91=D0=BB=20=D0=B8=20=D1=81=D0=B0=D0=BC=20=D1=81=D0=B0=D0=B9?= =?UTF-8?q?=D1=82=20=D0=B8=20=D0=BA=D0=BB=D1=8E=D1=87=20=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=BC=D0=BE=D1=91=D0=BC=20github!!!=20=D0=AF=20=D0=BD=D0=B5=20?= =?UTF-8?q?=D0=BC=D0=BE=D0=B3=D1=83=20=D0=B2=D0=BE=D0=B9=D1=82=D0=B8=20?= =?UTF-8?q?=D0=B2=20=D1=81=D0=B2=D0=BE=D0=B9=20=D0=B0=D0=BA=D0=BA=D0=B0?= =?UTF-8?q?=D1=83=D0=BD=D1=82=20=D1=87=D1=82=D0=BE=D0=B1=D1=8B=20=D1=81?= =?UTF-8?q?=D0=B4=D0=B5=D0=BB=D0=B0=D1=82=D1=8C=20=D1=8D=D1=82=D0=BE=20?= =?UTF-8?q?=D1=81=D0=B0=D0=BC=D0=BE=D0=BC=D1=83!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 30 ++++++++++++++++++++++++++++++ .idea/.gitignore | 8 ++++++++ 52.txt | 1 + 3 files changed, 39 insertions(+) create mode 100644 .gitignore create mode 100644 .idea/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..13275f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +### IntelliJ IDEA ### +out/ +!**/src/main/**/out/ +!**/src/test/**/out/ +.kotlin + +### Eclipse ### +.apt_generated +.classpath +.factorypath +.project +.settings +.springBeans +.sts4-cache +bin/ +!**/src/main/**/bin/ +!**/src/test/**/bin/ + +### NetBeans ### +/nbproject/private/ +/nbbuild/ +/dist/ +/nbdist/ +/.nb-gradle/ + +### VS Code ### +.vscode/ + +### Mac OS ### +.DS_Store \ No newline at end of file diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/52.txt b/52.txt index e69de29..df04e89 100644 --- a/52.txt +++ b/52.txt @@ -0,0 +1 @@ +sfgdsaDFCNFSDAWRSF \ No newline at end of file