gi
gi [-h] [-b] [-p] [-s] [-l] [targets...]Generates .gitignore content from the gitignore.io API with MD5-based deduplication (patterns already present are not re-appended).
-b/--boilerplate Append generic boilerplate first -p/--prompt Prompt interactively for targets -s/--stdout Print to stdout instead of appending to .gitignore -l/--list List all available targets targets Comma-separated or space-separated target namesgi python,venvgi -b -pgi -s node > .gitignore