--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # git ignore-io > Generate .gitignore files from predefined templates. > More information: . - List available templates: `git ignore-io list` - Generate a .gitignore template: `git ignore-io {{item_a,item_b,item_n}}`