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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -154,3 +154,6 @@ werkout-frontend/.next/
|
||||
# Supervisor
|
||||
supervisord.pid
|
||||
supervisord.log
|
||||
|
||||
# AI training data (contains PII)
|
||||
AI/
|
||||
|
||||
Reference in New Issue
Block a user