From 29c7295ba05b571d4682ca3bd270c014e00769bc Mon Sep 17 00:00:00 2001 From: zeragonii Date: Sun, 20 Oct 2024 10:08:00 +0000 Subject: [PATCH] added lfm_logs.json to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5d381cc..f40ec07 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +lfm_logs.json