Начальный коммит: рабочая версия с исправленной авторизацией

This commit is contained in:
root
2026-01-11 19:15:02 +00:00
commit 2d98209ce1
206 changed files with 20957 additions and 0 deletions

15
.git-broken-backup/config Normal file
View File

@@ -0,0 +1,15 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://git.kosipov.ru/dimon8/Intelligent-selection-of-complete-PC.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
vscode-merge-base = origin/master
merge = refs/heads/main
[user]
name = dimon8
email = dimon8@example.com