From c8437403c03632f5c401cb9faa6240136180067c Mon Sep 17 00:00:00 2001 From: Christian Heusel Date: Fri, 3 Oct 2025 20:40:56 +0200 Subject: [PATCH] chore: Add gitignore for the releases directory It is automatically created by the Makefile and should not be added to git. Signed-off-by: Christian Heusel --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7e78c36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +releases/