From 684184f1ee197de4a1123dddb37e3c2973b49a19 Mon Sep 17 00:00:00 2001 From: Pires Date: Mon, 12 Sep 2022 11:43:01 -0500 Subject: [PATCH] gitignore: add missing newline to EOF --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dbb7f53..73ee222 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ *.log # Build artifacts -_bin \ No newline at end of file +_bin