From 42bed0aa30e2dd54b9d11dfc7d8913d7ed5ddeba Mon Sep 17 00:00:00 2001 From: Hanzhang Ma Date: Thu, 18 Apr 2024 12:09:45 +0200 Subject: [PATCH] ignore results --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f18fdfc..b682d72 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.pth __pycache__ *.t7 -nds_Data \ No newline at end of file +nds_Data +results \ No newline at end of file