From f59931b6923acce10f76c4ca1aff5079e28f5353 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Mon, 26 May 2025 11:24:40 -0600 Subject: [PATCH] Ignore Aider files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c8c7e1a..4bcbb15 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,4 @@ out.* *.txt *.json *.har +.aider*