From e904cf782f0db9f61e2edc452d84ee345667bd30 Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Mon, 8 Nov 2021 18:56:00 -0300 Subject: [PATCH] Add tar.xz to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e91950bf5..4103ce839 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ Makefile /archive_tmp /static2dll.* /*.zip +/*.tar.xz # Visual Studio Code /.vs