From b2e7285431fd668e5c6ea529b6ac941241672b97 Mon Sep 17 00:00:00 2001 From: Daniel Fütterer <df89@me.com> Date: Fri, 28 May 2021 11:13:02 +0200 Subject: [PATCH] feat: new sorting of types and no-scope commits --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 087029a..27b6bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ # Sphinx documentation docs/_build/ +.DS_Store -- Gitblit v1.9.1