From 7e6f00b8e20500d8b30e9796b7ce3ec4e9e9ab94 Mon Sep 17 00:00:00 2001
From: David Hendriks <davidhendriks93@gmail.com>
Date: Mon, 10 Feb 2020 16:47:12 +0000
Subject: [PATCH] updated gitignore

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

diff --git a/.gitignore b/.gitignore
index dc10c7c53..180e51dcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
 notes/
 snippets/
 make_output.txt
+tests/population/scaling/scaling_plots/*
+
 *.org~
 *.so
 *.pyc
-- 
GitLab