git*: add Italian translation (#4627)
* git-archive: add italian translation * git-bundle: add italian translation * git-cat-file: add italian translation * git-describe: add italian translation * git-ignore: add italian translation * git-instaweb: add italian translation * git-lfs: add italian translation * git-log: add italian translation * git-ls-remote: add italian translation * git-ls-tree: add italian translation
This commit is contained in:
12
pages.it/common/git-ignore.md
Normal file
12
pages.it/common/git-ignore.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# git ignore
|
||||
|
||||
> Genera file .gitignore usando template predefiniti.
|
||||
> Maggiori informazioni: <https://docs.gitignore.io/install/command-line>.
|
||||
|
||||
- Elenca i template disponibili:
|
||||
|
||||
`git ignore list`
|
||||
|
||||
- Genera un template .gitignore:
|
||||
|
||||
`git ignore {{elemento_a,elemento_b,elemento_n}}`
|
Reference in New Issue
Block a user