Skip to content

Commit f4ba413

Browse files
Add repository instruction file
Authored by: Abhijit Gadgil <agadgil@progress.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 8fd320f commit f4ba413

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
PATH: .github/instructions/exclude-submodules.instructions.md
2+
applyTo:
3+
- "**/*"
4+
exclude:
5+
- "vendor/**"
6+
- "third_party/**"
7+
- "**/.git/modules/**"
8+
- paths listed in .gitmodules
9+
rules:
10+
- "Do not propose or apply edits in excluded paths; treat them as read-only references."

0 commit comments

Comments
 (0)