From: Jia Tan Date: Tue, 1 Aug 2023 13:58:51 +0000 (+0800) Subject: Add newline to end of .gitignore. X-Git-Tag: v5.5.1alpha~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71c638c611324e606d324c8189fef8fe79db6991;p=thirdparty%2Fxz.git Add newline to end of .gitignore. Newline was accidentally removed in commit 01cbb7f023ee7fda8ddde04bd17cf7d3c2418706. --- diff --git a/.gitignore b/.gitignore index 333eb9eb..5788d4ac 100644 --- a/.gitignore +++ b/.gitignore @@ -110,4 +110,4 @@ coverage /windows/*/.vs /windows/*/liblzma.vcxproj.user -/.vscode/ \ No newline at end of file +/.vscode/