From 69b99de38f1044f21be68efc69d0699621926587 Mon Sep 17 00:00:00 2001 From: Albert Guo Date: Sun, 27 Sep 2020 15:22:28 -0400 Subject: [PATCH] updates --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 894a44c..88337cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# tensorboard files +.v2 + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]