git-ignore: add page (and move former to git-ignore-io) (#5908)
This commit is contained in:
12
pages.it/common/git-ignore-io.md
Normal file
12
pages.it/common/git-ignore-io.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# git ignore-io
|
||||
|
||||
> Genera file .gitignore usando template predefiniti.
|
||||
> Maggiori informazioni: <https://github.com/tj/git-extras/blob/master/Commands.md#git-ignore-io>.
|
||||
|
||||
- Elenca i template disponibili:
|
||||
|
||||
`git ignore-io list`
|
||||
|
||||
- Genera un template `.gitignore`:
|
||||
|
||||
`git ignore-io {{elemento_a,elemento_b,elemento_n}}`
|
Reference in New Issue
Block a user