From ee7ad797bd419eac8f703629e420b42ceecfc3ad Mon Sep 17 00:00:00 2001 From: Nicola Demo Date: Thu, 6 Feb 2025 14:42:35 +0100 Subject: [PATCH] gitignore lighting_logs, not the content --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 50b19f3..b84bbde 100644 --- a/.gitignore +++ b/.gitignore @@ -138,4 +138,4 @@ dmypy.json cython_debug/ # Lightning logs dir -**lightning_logs/* +**lightning_logs