X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/1d8970fdb8d4adbfd5cdecc5d15da9db61efb39d..7a2b3ad2c84853c74a14abc73261bdae05f96de6:/doc/vcsh.1.ronn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index ee13b7f..79a4063 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -161,14 +161,16 @@ executed in the context of your shell. Interesting knobs you can turn: * <$VCSH_GITIGNORE>: - Can be either or . + Can be , , or . - will seed the repo-specific <.gitignore> with all file and directory + will seed the repo-specific ignore file with all file and directory names which `git ls-files` returns. will descend through all directories recursively additionally to the above. + will not write any ignore file. + Defaults to . Less interesting knobs you could turn: