diff --git a/.gitignor b/.gitignore
similarity index 100%
rename from .gitignor
rename to .gitignore
diff --git a/.vs/ConsoleGit/v17/.suo b/.vs/ConsoleGit/v17/.suo
index 962afaf..88289d6 100644
Binary files a/.vs/ConsoleGit/v17/.suo and b/.vs/ConsoleGit/v17/.suo differ
diff --git a/.vs/ConsoleGit/v17/DocumentLayout.backup.json b/.vs/ConsoleGit/v17/DocumentLayout.backup.json
index 3b77fba..3299a5c 100644
--- a/.vs/ConsoleGit/v17/DocumentLayout.backup.json
+++ b/.vs/ConsoleGit/v17/DocumentLayout.backup.json
@@ -14,13 +14,26 @@
       "DocumentGroups": [
         {
           "DockedWidth": 200,
-          "SelectedChildIndex": 13,
+          "SelectedChildIndex": 1,
           "Children": [
             {
               "$type": "Bookmark",
               "Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}"
             },
             {
+              "$type": "Document",
+              "DocumentIndex": 0,
+              "Title": "Program.cs",
+              "DocumentMoniker": "D:\\\u0418\u043F207\u041A\\ConsoleGit\\ConsoleGit\\Program.cs",
+              "RelativeDocumentMoniker": "ConsoleGit\\Program.cs",
+              "ToolTip": "D:\\\u0418\u043F207\u041A\\ConsoleGit\\ConsoleGit\\Program.cs",
+              "RelativeToolTip": "ConsoleGit\\Program.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2025-02-24T07:38:19.739Z",
+              "EditorCaption": ""
+            },
+            {
               "$type": "Bookmark",
               "Name": "ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}"
             },
@@ -69,17 +82,12 @@
               "Name": "ST:129:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
             },
             {
-              "$type": "Document",
-              "DocumentIndex": 0,
-              "Title": "Program.cs",
-              "DocumentMoniker": "D:\\\u0418\u043F207\u041A\\ConsoleGit\\ConsoleGit\\Program.cs",
-              "RelativeDocumentMoniker": "ConsoleGit\\Program.cs",
-              "ToolTip": "D:\\\u0418\u043F207\u041A\\ConsoleGit\\ConsoleGit\\Program.cs",
-              "RelativeToolTip": "ConsoleGit\\Program.cs",
-              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAwAAAAYAAAAAAAAAA==",
-              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
-              "WhenOpened": "2025-02-24T07:38:19.739Z",
-              "EditorCaption": ""
+              "$type": "Bookmark",
+              "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}"
+            },
+            {
+              "$type": "Bookmark",
+              "Name": "ST:0:0:{1c64b9c2-e352-428e-a56d-0ace190b99a6}"
             }
           ]
         },
diff --git a/.vs/ConsoleGit/v17/DocumentLayout.json b/.vs/ConsoleGit/v17/DocumentLayout.json
index 6f3fa4e..5474107 100644
--- a/.vs/ConsoleGit/v17/DocumentLayout.json
+++ b/.vs/ConsoleGit/v17/DocumentLayout.json
@@ -14,7 +14,7 @@
       "DocumentGroups": [
         {
           "DockedWidth": 200,
-          "SelectedChildIndex": 13,
+          "SelectedChildIndex": 14,
           "Children": [
             {
               "$type": "Bookmark",
@@ -69,6 +69,10 @@
               "Name": "ST:129:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
             },
             {
+              "$type": "Bookmark",
+              "Name": "ST:0:0:{1c64b9c2-e352-428e-a56d-0ace190b99a6}"
+            },
+            {
               "$type": "Document",
               "DocumentIndex": 0,
               "Title": "Program.cs",
diff --git a/aq b/aq
new file mode 100644
index 0000000..22d4b9c
--- /dev/null
+++ b/aq
@@ -0,0 +1,29 @@
+diff.astextplain.textconv=astextplain
+filter.lfs.clean=git-lfs clean -- %f
+filter.lfs.smudge=git-lfs smudge -- %f
+filter.lfs.process=git-lfs filter-process
+filter.lfs.required=true
+http.sslbackend=openssl
+http.sslcainfo=C:/Program Files/Git/mingw64/etc/ssl/certs/ca-bundle.crt
+core.autocrlf=true
+core.fscache=true
+core.symlinks=false
+pull.rebase=false
+credential.helper=manager
+credential.https://dev.azure.com.usehttppath=true
+init.defaultbranch=master
+credential.http://94.233.26.154:3000.provider=generic
+filter.lfs.clean=git-lfs clean -- %f
+filter.lfs.smudge=git-lfs smudge -- %f
+filter.lfs.process=git-lfs filter-process
+filter.lfs.required=true
+core.repositoryformatversion=0
+core.filemode=false
+core.bare=false
+core.logallrefupdates=true
+core.symlinks=false
+core.ignorecase=true
+remote.remove.url=origin
+remote.remove.fetch=+refs/heads/*:refs/remotes/remove/*
+remote.origin.url=http://kamtk.ru:4000/Lika/MyFirstRepo.git
+remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*