From f70672e5a091b1ce0b9de52e40a7a8e5d5af9c4a Mon Sep 17 00:00:00 2001 From: josc146 Date: Thu, 5 Oct 2023 00:08:02 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2ee50c0..b6ebf31 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ __pycache__ /cmd-helper.bat /install-py-dep.bat /backend-python/wkv_cuda +/backend-python/rwkv5 *.exe *.old .DS_Store