QuestionQ25
Configure privacy, content exclusions, and safeguardsA team uses GitHub Copilot Individual in its everyday development work. They must prevent specific files from being used to inform code-completion suggestions.
How can they do this?
- A Upgrade to Copilot Business
- B Add a .gitignore file to the repo
- C Have an organization owner configure content exclusions
- D Have a repo administrator configure content exclusions
- E Use the #file Chat variable to exclude the files
Community Discussion