From 1091ab8b5511c66ced20350c261da694b8099a7b Mon Sep 17 00:00:00 2001 From: vados-dev Date: Wed, 15 Apr 2026 15:20:37 +0300 Subject: [PATCH] Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 15:20:37 15.04.2026. --- .config/mc/ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/mc/ini b/.config/mc/ini index 3c24465..4b558df 100644 --- a/.config/mc/ini +++ b/.config/mc/ini @@ -160,6 +160,6 @@ ignore_dirs= [Panelize] Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print -Find *.orig after patching=find . -name \\*.orig -print -Find rejects after patching=find . -name \\*.rej -print Modified git files=git ls-files --modified +Find rejects after patching=find . -name \\*.rej -print +Find *.orig after patching=find . -name \\*.orig -print -- 2.52.0