Skip to content

Commit 00a99d4

Browse files
authored
Initialize copilot-instructions file (#4634)
1 parent fed1afe commit 00a99d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Coding Instructions for GitHub Copilot
2+
3+
- Do not commit or suggest changes to `main.js` when those changes are automatically generated as part of the webpack build process.

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,3 @@ resources/backupTemplates/dotnet/**/cache/
7373

7474
# macOS related extra files
7575
.DS_Store
76-
77-
# Copilot instructions (internal development documentation)
78-
.github/copilot-instructions.md

0 commit comments

Comments
 (0)