From 53df02eda14b2228f57ac3bba045fe4289f2c117 Mon Sep 17 00:00:00 2001 From: itexpert228 <67105314+fdaser1337@users.noreply.github.com> Date: Sat, 14 Mar 2026 17:34:53 +0300 Subject: [PATCH] Update .gitignore - remove temporary files from tracking --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a6049d3..50af23d 100644 --- a/.gitignore +++ b/.gitignore @@ -86,13 +86,12 @@ Makefile *.deb *.rpm *.zip -*.tar.gz +*..tar.gz *.tar.bz2 *.tar.xz # Recipes builds recipes/*.pkg.tar.* -recipes/build/ recipes/dist/ # Allow scripts directory