From 046f8dd3e6fd3546f8cded6f49612444cd508f7c Mon Sep 17 00:00:00 2001
From: Ann-Kathrin Margarete Edrich <edrich@mbd.rwth-aachen.de>
Date: Wed, 23 Oct 2024 13:58:09 +0200
Subject: [PATCH] .gitignore test

---
 .gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 56822c3..0ae0cc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,6 @@ utilities/__pycache__/
 # Ignore archive directory
 archive/
 examples/
-docs/build/
 
 # Ignore all pickle files
 *.pkl
-- 
GitLab