From 4cb4b9fbf30796eb2ef4abe307a0832ebf990120 Mon Sep 17 00:00:00 2001 From: Ignat Karelov Date: Wed, 22 Apr 2026 20:49:16 +0300 Subject: [PATCH] chore: added readme.md to .rsyncignore --- .rsyncignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.rsyncignore b/.rsyncignore index 4cd3350..2abf1d5 100644 --- a/.rsyncignore +++ b/.rsyncignore @@ -15,4 +15,5 @@ yarn-error.log* pnpm-debug.log* *.swp *.swo -*~ \ No newline at end of file +*~ +README.md \ No newline at end of file