From 60ab198a694f189ae710815d49b003d6d94c4564 Mon Sep 17 00:00:00 2001
From: "Glenn Y. Rolland" <glenux@glenux.net>
Date: Tue, 19 Nov 2024 20:40:21 +0100
Subject: [PATCH] chore: Update .gitignore to include .aider* and .env files

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index ea479e5..e01d78f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 /bin
 /lib
 
+.aider*
+.env