aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-08-01 21:58:51 +0800
committerJia Tan <jiat0218@gmail.com>2023-08-01 21:58:51 +0800
commit71c638c611324e606d324c8189fef8fe79db6991 (patch)
tree7409929d51092b9e05c047f3621fa6eca7e29bae
parentDocs: Fix typos found by codespell (diff)
downloadxz-71c638c611324e606d324c8189fef8fe79db6991.tar.xz
Add newline to end of .gitignore.
Newline was accidentally removed in commit 01cbb7f023ee7fda8ddde04bd17cf7d3c2418706.
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
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/