From accaf242245722698d171edb32688a6dd192f15c Mon Sep 17 00:00:00 2001 From: Krysztal Huang Date: Sun, 30 Jun 2024 01:53:16 +0800 Subject: [PATCH] misc: Append newline at the end of file. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9e0202d..68990b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ target -/.vscode/ \ No newline at end of file +/.vscode/