From 3ee80c1406053c139e57c69d70044c7dd36aa466 Mon Sep 17 00:00:00 2001 From: owang22 Date: Sun, 22 Sep 2024 16:45:11 -0700 Subject: [PATCH] repair 2 --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 542c766..b5857cd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ build/ **.so *.hip *_hip.* -results/ -dataset/ -checkpoints/ -wandb/ +*results/ +*dataset/ +*checkpoints/ +*wandb/