From 09a54fc4744202f3fdb5dab9964551f4bad7760d Mon Sep 17 00:00:00 2001
From: Ryan Randles Jones <rrand11@login001.cm.cluster>
Date: Wed, 5 Aug 2020 15:18:33 -0500
Subject: [PATCH] adding missing gitattributes file

---
 gitattributes.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 gitattributes.txt

diff --git a/gitattributes.txt b/gitattributes.txt
new file mode 100644
index 0000000..2c2ef30
--- /dev/null
+++ b/gitattributes.txt
@@ -0,0 +1 @@
+*.ipynb filter=nbstrip_full
-- 
GitLab