A team is using GitHub Copilot Individual in their daily development activities. They need to exclude specific files from being used to inform code completion suggestions. How can they achieve this?
A.
Have an organization owner configure content exclusions
B.
Add a .gitignore file to the repo
C.
Have a repo administrator configure content exclusions
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit