From 39fe56e5c891a22d00e9b8bdc52e7be382537e8a Mon Sep 17 00:00:00 2001 From: Jussi Laasonen <404469+jlaasonen@users.noreply.github.com> Date: Wed, 13 Sep 2023 21:47:09 +0200 Subject: [PATCH] Add .xz to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 844a526..d3f18e8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,6 @@ gmon.out profile*.txt *.zip *.gz +*.xz .task lib