From fabf0eff56e18a8e651b71ac0b5f72bc75cc35df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Tue, 26 Aug 2025 14:28:49 +0200 Subject: [PATCH] improve: add aider to git ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6f4bbe6a01..638e4a93f2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ target/ .mvn/wrapper/maven-wrapper.jar -.java-version \ No newline at end of file +.java-version +.aider*