From e4e92a4bc08297542008c0c328bec58bd952f0cb Mon Sep 17 00:00:00 2001
From: David Hendriks <davidhendriks93@gmail.com>
Date: Mon, 1 Feb 2021 19:45:06 +0000
Subject: [PATCH] updated gitignore to allow the docs again

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

diff --git a/.gitignore b/.gitignore
index 827dba27d..e1d23a1d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,6 @@ make_output.txt
 tests/population/scaling/scaling_plots/*
 tests/population/scaling/scaling_results/*
 tests/json*
-docs/build/*
 lib/
 bin/
 obj/
-- 
GitLab