From b3fc3dbe69c03cc9c016a7f0330a7badf334398e Mon Sep 17 00:00:00 2001 From: Lecho Date: Tue, 26 Mar 2024 21:19:41 +0300 Subject: [PATCH 1/3] =?UTF-8?q?=D0=9C=D0=BE=D0=B9=20=D0=BF=D0=B5=D1=80?= =?UTF-8?q?=D0=B2=D1=8B=D0=B9=20=D0=BA=D0=BE=D0=BC=D0=BC=D0=B8=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 00000000..5b308378 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +Привеет Гит! From d6fe92c6080aae3b8fc3beaeaa598ab7faed8311 Mon Sep 17 00:00:00 2001 From: Lecho Date: Thu, 13 Jun 2024 20:44:23 +0300 Subject: [PATCH 2/3] =?UTF-8?q?'=D0=A2=D0=B5=D1=81=D1=82=5F=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=5F=D0=B3=D0=B8=D1=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_lexa.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test_lexa.py diff --git a/test_lexa.py b/test_lexa.py new file mode 100644 index 00000000..8ab5cdf0 --- /dev/null +++ b/test_lexa.py @@ -0,0 +1 @@ +print("hello erzhan") From 15f99db5d42ae776fa0452ad90593fafddf1728f Mon Sep 17 00:00:00 2001 From: Lecho Date: Thu, 13 Jun 2024 20:58:05 +0300 Subject: [PATCH 3/3] =?UTF-8?q?'=D0=94=D0=BB=D1=8F=5F=D0=90=D1=80=D1=8B'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 3 +++ .idea/git-basics.iml | 8 ++++++++ .idea/inspectionProfiles/profiles_settings.xml | 6 ++++++ .idea/misc.xml | 7 +++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ test_2.py | 1 + 7 files changed, 39 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/git-basics.iml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 test_2.py diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..26d33521 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/git-basics.iml b/.idea/git-basics.iml new file mode 100644 index 00000000..d0876a78 --- /dev/null +++ b/.idea/git-basics.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 00000000..105ce2da --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 00000000..db8786c0 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..9c07b068 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..35eb1ddf --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/test_2.py b/test_2.py new file mode 100644 index 00000000..3da913e6 --- /dev/null +++ b/test_2.py @@ -0,0 +1 @@ +print("hello ara")