From c088c583fa529a7e5e2374b6d702d94888c99683 Mon Sep 17 00:00:00 2001 From: HUG0-D Date: Mon, 11 Nov 2024 08:50:18 +0100 Subject: [PATCH] adding blank line at end of git ignore Signed-off-by: HUG0-D --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9bf42495..9b4bebe8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ output/ *.egg-info/ *.py[cod] __pycache__/ -.vscode/* \ No newline at end of file +.vscode/* +tests/