From 2e9b8a6fb447597b50b14892e7a7ddb8b9cbb250 Mon Sep 17 00:00:00 2001 From: Kyle Anthony Williams Date: Fri, 4 Dec 2020 12:11:50 -0500 Subject: [PATCH] Added newline to .gitignore. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b4b2f78bd..2d065bba97 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,4 @@ scripts/pdf/tldr-pages.pdf # Python venv for testing the PDF script # Envoke it with: python3 -m scripts/pdf/venv/ -scripts/pdf/venv/ \ No newline at end of file +scripts/pdf/venv/