From 524f432eb64d74787ff05d2723e444622d1b2ff3 Mon Sep 17 00:00:00 2001 From: Marcel Dellmann <57219130+securebitsorg@users.noreply.github.com> Date: Tue, 9 Sep 2025 06:10:31 +0200 Subject: [PATCH] Update .gitignore Signed-off-by: Marcel Dellmann <57219130+securebitsorg@users.noreply.github.com> --- .gitignore | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f019d29..cc82075 100644 --- a/.gitignore +++ b/.gitignore @@ -158,6 +158,17 @@ test_results/ .env Environments +# md files # md files AUTOMATIC_RELEASES.md -# Finish \ No newline at end of file +Changelog_Automation.md +Desktop_Launcher_Fix.md +GITHUB_Setup.md +GITHUB_Releases.md +Release_Workflow_Fix.md +Security_Improvements.md +PyPI_Release.md +PyPI_Setup.md +SECURITY_IMPROVEMENTS.md + +# Finish