From 680e9405b42c337d96e45560d6ef2c40f524af96 Mon Sep 17 00:00:00 2001
From: David Hendriks <davidhendriks93@gmail.com>
Date: Tue, 4 May 2021 12:47:24 +0100
Subject: [PATCH] updated gitignore

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

diff --git a/.gitignore b/.gitignore
index 19da32946..1657d18e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@ tests/json*
 lib/
 bin/
 obj/
-
+binarycpython_snippets
 # Standard template
 *.org~
 *.so
-- 
GitLab