From f7af74a16d5e19eb05776d1714de4c6fe8b3452d Mon Sep 17 00:00:00 2001 From: MindOfMatter Date: Thu, 25 Jan 2024 14:50:32 -0500 Subject: [PATCH] update with my gitignore setup --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 05ce1df8..d6b06f2e 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,8 @@ user_path_config-deprecated.txt /package-lock.json /.coverage* /auth.json +loras-disabled +loras +checkpoints +checkpoints-disabled +*xxx*.* \ No newline at end of file