From 04a29656dcb3057355dc0394a8f117aa080c44c2 Mon Sep 17 00:00:00 2001 From: Chris Ha <15088501+VRandme@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:25:41 +0900 Subject: [PATCH] Update .gitignore add testing notebook into gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 66172bca..e4e4250f 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,8 @@ venv.bak/ *.pth *.gz Untitled.ipynb +<<<<<<< Updated upstream +======= +Testing notebook.ipynb +Testing-Cifar-100.ipynb +>>>>>>> Stashed changes