From 5eeb424d43b540eb2bc101d08109442760a8b59e Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 30 Jul 2025 00:11:29 -0500 Subject: [PATCH] Revert "Add .ai-history/ to .gitignore" This reverts commit b6d31cdd9d10161879215930eae8060af122531c. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2f1999c..f74940e 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ node_modules dist dist-ssr *.local -.ai-history/ # Editor directories and files .idea