From 9ae31ab15e1c2e03a22f0fda8ad0a94dc3db25c9 Mon Sep 17 00:00:00 2001 From: pascalkuthe Date: Fri, 17 Nov 2023 23:34:28 +0000 Subject: [PATCH] deploy: 2579bca21c250050e59ef782380ca3f3ed44fbb0 --- master/configuration.html | 16 ++++++++-------- master/print.html | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/master/configuration.html b/master/configuration.html index aa4067da7..32a47921c 100644 --- a/master/configuration.html +++ b/master/configuration.html @@ -324,14 +324,14 @@ change shape.

not visible in the Helix file picker and global search.

All git related options are only enabled in a git repository.

- - - - - - - - + + + + + + + +
KeyDescriptionDefault
hiddenEnables ignoring hidden filestrue
follow-symlinksFollow symlinks instead of ignoring themtrue
deduplicate-linksIgnore symlinks that point at files already shown in the pickertrue
parentsEnables reading ignore files from parent directoriestrue
ignoreEnables reading .ignore filestrue
git-ignoreEnables reading .gitignore filestrue
git-globalEnables reading global .gitignore, whose path is specified in git's config: core.excludefile optiontrue
git-excludeEnables reading .git/info/exclude filestrue
hiddenEnables ignoring hidden filestrue
follow-symlinksFollow symlinks instead of ignoring themtrue
deduplicate-linksIgnore symlinks that point at files already shown in the pickertrue
parentsEnables reading ignore files from parent directoriestrue
ignoreEnables reading .ignore filestrue
git-ignoreEnables reading .gitignore filestrue
git-globalEnables reading global .gitignore, whose path is specified in git's config: core.excludefile optiontrue
git-excludeEnables reading .git/info/exclude filestrue
max-depthSet with an integer value for maximum depth to recurseDefaults to None.
diff --git a/master/print.html b/master/print.html index 6d53865fc..9bbaa5401 100644 --- a/master/print.html +++ b/master/print.html @@ -1472,14 +1472,14 @@ change shape.

not visible in the Helix file picker and global search.

All git related options are only enabled in a git repository.

- - - - - - - - + + + + + + + +
KeyDescriptionDefault
hiddenEnables ignoring hidden filestrue
follow-symlinksFollow symlinks instead of ignoring themtrue
deduplicate-linksIgnore symlinks that point at files already shown in the pickertrue
parentsEnables reading ignore files from parent directoriestrue
ignoreEnables reading .ignore filestrue
git-ignoreEnables reading .gitignore filestrue
git-globalEnables reading global .gitignore, whose path is specified in git's config: core.excludefile optiontrue
git-excludeEnables reading .git/info/exclude filestrue
hiddenEnables ignoring hidden filestrue
follow-symlinksFollow symlinks instead of ignoring themtrue
deduplicate-linksIgnore symlinks that point at files already shown in the pickertrue
parentsEnables reading ignore files from parent directoriestrue
ignoreEnables reading .ignore filestrue
git-ignoreEnables reading .gitignore filestrue
git-globalEnables reading global .gitignore, whose path is specified in git's config: core.excludefile optiontrue
git-excludeEnables reading .git/info/exclude filestrue
max-depthSet with an integer value for maximum depth to recurseDefaults to None.