Skip to content

Commit 2d84667

Browse files
authored
[ENHANCEMENT:] Update .gitignore to not allow new AI skills directory to be included in the repos .github folder... (#31798)
1 parent 6959cbd commit 2d84667

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@ tf.zip
6060
# do not upload GitHub Copilot specific folders and copilot instruction files
6161
.github/instructions
6262
.github/prompts
63+
.github/skills
6364
.github/copilot-instructions.md
6465

6566
# do not upload .bob instructions
6667
.bob
67-
AGENTS.md
68+
AGENTS.md

0 commit comments

Comments
 (0)