From f577be1803cc73c1d436d7ed640e6ac4553152a1 Mon Sep 17 00:00:00 2001 From: RobinsonR Date: Fri, 28 Jun 2019 16:06:05 +0000 Subject: [PATCH] adding .z ignore --- .gitattributes | 3 +++ .gitignore | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d9d6885 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.ipynb filter=nbstripout + +*.ipynb diff=ipynb diff --git a/.gitignore b/.gitignore index 4df4b39..e3321ac 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ .gitattributes __pycache__ *.swp +*.z +