From 454718cdf54d725bada9eb001db89c3307032af1 Mon Sep 17 00:00:00 2001 From: Jensun Ravichandran Date: Wed, 16 Jun 2021 12:39:23 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7e4a483..df059f9 100644 --- a/.gitignore +++ b/.gitignore @@ -151,7 +151,8 @@ dmypy.json *.swp *.swo -# ProtoTorch artifacts +# Artifacts created by ProtoTorch reports artifacts -examples/_*.py \ No newline at end of file +examples/_*.py +examples/_*.ipynb \ No newline at end of file