From 9118bbdd64688bd069853ae750950f186d9c9ff4 Mon Sep 17 00:00:00 2001 From: PTah Date: Sat, 20 Jun 2026 19:07:52 +1000 Subject: [PATCH] chore: add .cursorignore to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f70c3a2..8f3231a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ ssh-monitor-*.tar.gz # Локальный загрузчик Rutube / yt-dlp — живёт в другом репозитории rutube-download.py .ytdl-archive.txt +.cursorignore