From 44ac4b16267a2e1beac9dcbd2409cd57c5e3d70e Mon Sep 17 00:00:00 2001 From: Daniel Covington Date: Wed, 3 Jun 2026 13:25:21 -0400 Subject: [PATCH] save gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4452a03..c148dd6 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ sandbox/* # OS files .DS_Store Thumbs.db +.ai/project/* \ No newline at end of file