diff --git a/.gitignore b/.gitignore deleted file mode 100644 index ca2d565..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Локальные секреты (не коммитить) -local/papatramp-gitea.conf diff --git a/README.md b/README.md index 84b06e4..fe67acd 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ ```powershell git clone https://git.kalinamall.ru/PapaTramp/Rules $HOME\CursorRules -Copy-Item $HOME\CursorRules\local\papatramp-gitea.conf.example $HOME\CursorRules\local\papatramp-gitea.conf -# Заполнить GiteaApiPassword в local\papatramp-gitea.conf ``` Добавьте `init-cursor` в профиль PowerShell (один раз): diff --git a/local/papatramp-gitea.conf.example b/local/papatramp-gitea.conf similarity index 88% rename from local/papatramp-gitea.conf.example rename to local/papatramp-gitea.conf index 960a1e0..cbec8ec 100644 --- a/local/papatramp-gitea.conf.example +++ b/local/papatramp-gitea.conf @@ -1,10 +1,10 @@ -Type=gitea +Type=gitea GiteaHost=git.papatramp.ru GiteaPort=2222 GiteaWebUrl=https://git.papatramp.ru GiteaApiUrl=http://192.168.128.48:3000 GiteaApiUser=papatramp -GiteaApiPassword= +GiteaApiPassword=[eqyfhskj HostAlias=git.papatramp.ru KeyName=id_ed25519_git_papatramp KeyComment=papatramp@papatramp.ru