From ba91e45c14301d527aa865dd533e523cb947de3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E8=92=9F=E8=92=BB?= <6648049+tooyoungtoosimp@users.noreply.github.com> Date: Sun, 12 Feb 2023 01:29:58 +0800 Subject: [PATCH] fix gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f6e9e72..dbb321a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ dataset* logs/ -hubert +hubert*.pt .venv venv **/__pycache__