diff --git a/.gitattributes b/.gitattributes index 6cfa630..0b45831 100644 --- a/.gitattributes +++ b/.gitattributes @@ -98,4 +98,7 @@ reference-plugins export-ignore # Merge driver for changelog files to prevent conflicts CHANGELOG.md merge=union -readme.txt merge=union \ No newline at end of file +readme.txt merge=union + +# Opt out of AI model training +* ai-training=false