From fd565e0fa5071744fa1ce5ab73c483df278e8d25 Mon Sep 17 00:00:00 2001 From: Nikhil Woodruff Date: Tue, 10 Dec 2024 13:39:54 +0000 Subject: [PATCH] Add notebooks in repo base to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7421d05..b149da0 100644 --- a/.gitignore +++ b/.gitignore @@ -159,4 +159,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -old/ +*.ipynb