git-ignore: add page (and move former to git-ignore-io) (#5908)

This commit is contained in:
Nicolas Kosinski
2021-06-02 14:42:24 +02:00
committed by GitHub
parent f152aba94f
commit 31e826b6fb
8 changed files with 63 additions and 42 deletions

View File

@@ -0,0 +1,12 @@
# git ignore-io
> Generate .gitignore files from predefined templates.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-ignore-io>.
- List available templates:
`git ignore-io list`
- Generate a .gitignore template:
`git ignore-io {{item_a,item_b,item_n}}`