diff --git a/Readme.md b/Readme.md index 976fbab..252bbf5 100644 --- a/Readme.md +++ b/Readme.md @@ -167,6 +167,12 @@ of commits included in the commitish: ... added '*.o' ... added '*.log' + Running `git-ignore` without a pattern will display the current patterns: + $ git ignore + build + *.o + *.log + ## git-delete-branch <name> Deletes local and remote branch _name_.