From 8039fb04fed64ca13f15e54c087f26f28cada431 Mon Sep 17 00:00:00 2001
From: Christoph Witzko <github@christophwitzko.com>
Date: Fri, 13 Nov 2020 21:53:18 +0100
Subject: [PATCH] chore: add .gitignore

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..85fcb14
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.idea/
+.semrel
+custom-plugins/semantic-release
-- 
GitLab