44f8eb6103
ssh-monitor.conf and local overrides must not be committed to public GitHub.
15 lines
537 B
Plaintext
15 lines
537 B
Plaintext
.DS_Store
|
|
CalculatorApp/
|
|
|
|
# Рабочий конфиг с токенами/паролями — только на закрытом git (не коммитить в GitHub)
|
|
ssh-monitor.conf
|
|
*.conf.local
|
|
.env
|
|
.env.*
|
|
# Артефакты локальной сборки (релизные архивы грузятся в GitHub Releases, в git не коммитим)
|
|
ssh-monitor-*.tar.gz
|
|
|
|
# Локальный загрузчик Rutube / yt-dlp — живёт в другом репозитории
|
|
rutube-download.py
|
|
.ytdl-archive.txt
|