From 944a697289eb8cdb3c49f8f1b25a4b425a07ef47 Mon Sep 17 00:00:00 2001 From: Kashif Rasul Date: Wed, 6 Apr 2022 13:28:59 +0200 Subject: [PATCH] ignore lightning_logs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b1bae17..3be8f34 100644 --- a/.gitignore +++ b/.gitignore @@ -129,4 +129,5 @@ dmypy.json .pyre/ # Logs -logs/ \ No newline at end of file +logs/ +lightning_logs/