From e9f5b771a432388cb4e8fb475abbd9310d520955 Mon Sep 17 00:00:00 2001 From: Justin Berman <justinberman95@gmail.com> Date: Thu, 2 Sep 2021 12:28:53 -0700 Subject: [PATCH] Add trailing newline to .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 42afabf..796b96d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/build \ No newline at end of file +/build