.claude node_modules .next dist build *.log .env .env*.local services/ml/.env .DS_Store data/ models/ __pycache__/ *.pkl mlruns AI-grep/ # Allow training model source package (not artifacts) !services/ml/training/models/ !services/ml/training/models/**