From 2f31f202a1f9d674b83f9a61e6803395d64bc13e Mon Sep 17 00:00:00 2001
From: Philipp Schneider <schneider.philipp@uni-muenster.de>
Date: Wed, 10 Aug 2022 14:51:15 +0200
Subject: [PATCH] Update gitignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 8e63c62..628cce7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ tests/*
 *.code-workspace
 *.pyc
 widoco-*
-launch.json
\ No newline at end of file
+launch.json
+armorial_manuscripts_summary.xlsx
\ No newline at end of file
-- 
GitLab