From 56795e887def81307eb5710ce2ac82cc269c307b Mon Sep 17 00:00:00 2001
From: Daniel Fütterer <df89@outlook.com>
Date: Thu, 18 Feb 2021 13:35:36 +0100
Subject: [PATCH] feat: Handling of non-conventional 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