From 1448a19d673e965b0a2cf1015f68d35cd61073c9 Mon Sep 17 00:00:00 2001 From: Chris Ha <15088501+VRandme@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:27:06 +0900 Subject: [PATCH] Update .gitignore add testing notebook into gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 54db5359..b4a0371a 100644 --- a/.gitignore +++ b/.gitignore @@ -106,3 +106,4 @@ venv.bak/ *.gz Untitled.ipynb Testing notebook.ipynb +Testing-Cifar-100.ipynb