|
NAMEgit-ignore-io - Get sample gitignore fileSYNOPSISgit ignore-io [<OPTIONS>]DESCRIPTIONGet sample gitignore file from gitignore.io https://www.gitignore.ioOPTIONS<OPTIONS>-a, --append <types>...
-r, --replace <types>...
-l, --list-in-table
-L, --list-alphabetically
-s, --search <word>
-t, --show-update-time
-u, --update-list
EXAMPLESShow sample gitignore file for vim
Append sample gitignore for vim and python to .gitignore in current directory.
Show all available types
Search ja in all available types
AUTHORWritten by Lee-W cl87654321@gmail.comREPORTING BUGS<https://github.com/tj/git-extras/issues>SEE ALSO<https://github.com/tj/git-extras>
Visit the GSP FreeBSD Man Page Interface. |