From ccd3d77c4f6a116988beefef55cea3a1720e6d0d Mon Sep 17 00:00:00 2001
From: emile <hanemile@protonmail.com>
Date: Mon, 15 Oct 2018 16:14:58 +0200
Subject: added pngs to the .gitignore, we can't upload png's accedently now

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

diff --git a/.gitignore b/.gitignore
index 1635740..e9d7897 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,5 +25,5 @@ _testmain.go
 *.test
 *.prof
 *.csv
-
+*.png
 
-- 
cgit 1.4.1