From ee355f423bf4d1cb4aaf5a2598092b2a20cbbecb Mon Sep 17 00:00:00 2001 From: Nathael Pajani Date: Wed, 15 Feb 2023 01:06:15 +0100 Subject: [PATCH] Update gitignore files --- .gitignore | 2 +- apps/.gitignore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3a78ff2..ef41e9c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # subdirectories here. Add them in the ".gitignore" file # in that subdirectory instead. # -# NOTE! Please use 'git ls-files -i --exclude-standard' +# NOTE! Please use 'git ls-files -ioc --exclude-standard' # command after changing this file, to see if there are # any tracked files which get ignored after the change. # diff --git a/apps/.gitignore b/apps/.gitignore index 4c3f9e4..f00f18a 100644 --- a/apps/.gitignore +++ b/apps/.gitignore @@ -3,7 +3,7 @@ # subdirectories here. Add them in the ".gitignore" file # in that subdirectory instead. # -# NOTE! Please use 'git ls-files -i --exclude-standard' +# NOTE! Please use 'git ls-files -ioc --exclude-standard' # command after changing this file, to see if there are # any tracked files which get ignored after the change. # -- 2.43.0