We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
copilot-instructions
1 parent fed1afe commit 00a99d4Copy full SHA for 00a99d4
.github/copilot-instructions.md
@@ -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
@@ -73,6 +73,3 @@ resources/backupTemplates/dotnet/**/cache/
73
74
# macOS related extra files
75
.DS_Store
76
-
77
-# Copilot instructions (internal development documentation)
78
-.github/copilot-instructions.md
0 commit comments