From 50250d938123aece4688ec7e996708728eed3db3 Mon Sep 17 00:00:00 2001
From: David Hendriks <davidhendriks93@gmail.com>
Date: Sun, 29 Nov 2020 23:32:20 +0000
Subject: [PATCH] updated gitignore

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

diff --git a/.gitignore b/.gitignore
index f12b4f58b..1680c274d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,8 @@ tests/population/scaling/scaling_results/*
 tests/json*
 docs/build/*
 lib/
-
+bin/
+obj/
 # Standard template
 *.org~
 *.so
-- 
GitLab