From 7ff1b3c56c91448c1c9676fc6a292a990b5e5bde Mon Sep 17 00:00:00 2001 From: Kevin Phoenix Date: Wed, 18 Oct 2023 17:13:10 -0700 Subject: [PATCH] Fix trailing newline --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bf8bdd0..fc9b3aa 100644 --- a/.gitignore +++ b/.gitignore @@ -74,4 +74,4 @@ docs/_build/ # Coverage files .lcov -Cargo.lock \ No newline at end of file +Cargo.lock