From 7aaa648afb00dd63d4b6b775e4b1af84f4cbb640 Mon Sep 17 00:00:00 2001 From: Alex Reed Date: Sun, 28 Jun 2020 10:04:45 -0700 Subject: [PATCH] mod gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9d49b3e..f0e4722 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vs/ -.ipynb_checkpoints \ No newline at end of file +.ipynb_checkpoints +.markdownlint.json