From 6108e7bb676fef5d63c0cbd3d52e4e2f6a7d354c Mon Sep 17 00:00:00 2001 From: "Eyob T." Date: Mon, 22 Jun 2026 15:06:40 +0300 Subject: [PATCH] Security patch Remove specific temporary files from .gitignore. --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3f4bed8a2..ba46f7fd7 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,3 @@ coverage/ *~ \#*\# .\#* -branch_structure.json -temp_auto_push.bat -temp_interactive_push.bat