From c3b3eaec18575522fb9fcbbe6f102ca95bb88e4b Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Fri, 16 Feb 2018 10:08:30 -0600
Subject: [PATCH] Ignored txt files

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

diff --git a/.gitignore b/.gitignore
index c6c8317..c23909d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 .DS_Store
 .svn
 *.pyc
+*.txt
-- 
GitLab