From ffeaddc8646f25c2fcd664af3596a8d9b81fdd6a Mon Sep 17 00:00:00 2001
From: Pietro Incardona <i-bird@localhost.localdomain>
Date: Sat, 2 Jan 2016 12:11:14 -0500
Subject: [PATCH] Add files to ignore

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

diff --git a/.gitignore b/.gitignore
index a0fb9211..3d7c31e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,7 @@ numerics
 aclocal.m4
 **/autom4te.cache
 src/io
+csv_out.csv
+test_graph.graphml
+test_graph2.graphml
+
-- 
GitLab