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