From 3e285027500410f7036b314d8c33d55f72b78f70 Mon Sep 17 00:00:00 2001 From: Jonathan Bourdon Date: Sat, 4 Apr 2026 14:01:04 -0400 Subject: [PATCH] chore: update gitignore for ai area --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dcacab2..69ed443 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,7 @@ Thumbs.db .env.*.local # Local SSL certificates -*.pem \ No newline at end of file +*.pem + +# Ai +.codex