From 97f88f5922cbe1aa721129dac8f75e57a3621b47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mayoral=20Vilches?= Date: Sat, 31 May 2025 10:53:47 +0200 Subject: [PATCH] Add additional bits to .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: VĂ­ctor Mayoral Vilches --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e881af55..02325727 100644 --- a/.gitignore +++ b/.gitignore @@ -155,4 +155,5 @@ workspaces/ benchmarks/outputs # other -nohup.out \ No newline at end of file +nohup.out +.aider*