From 8e363644f685455ddd1a6baf901a23481cd5fb09 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Mon, 3 Feb 2025 15:23:45 -0300 Subject: [PATCH] chore: add missing line end to `.gitignore` --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a9d459b..8a5159a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ glow dist/ .envrc completions/ -manpages/ \ No newline at end of file +manpages/