From d03d64ff974e33e30afbaddf1bc10376a43d3da4 Mon Sep 17 00:00:00 2001
From: df89 <df89@me.com>
Date: Tue, 08 Jun 2021 11:34:13 +0200
Subject: [PATCH] fix: better identification of scopes

---
 .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