Remove AI/ directory from tracking (contains PII)

AI/ contains 324MB of user workout data exports with personal information.
Added to .gitignore to prevent re-addition. History scrub follows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Trey t
2026-02-27 22:43:05 -06:00
parent 8e14fd5774
commit a1f458ea2b

3
.gitignore vendored
View File

@@ -154,3 +154,6 @@ werkout-frontend/.next/
# Supervisor
supervisord.pid
supervisord.log
# AI training data (contains PII)
AI/