diff options
| -rw-r--r-- | .gitignore.example | 1 | ||||
| -rw-r--r-- | README | 1 | ||||
| -rw-r--r-- | copilot-instructions.md | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore.example b/.gitignore.example deleted file mode 100644 index 72e8ffc..0000000 --- a/.gitignore.example +++ /dev/null @@ -1 +0,0 @@ -* @@ -0,0 +1 @@ +place this file in ~/.copilot/instructions/ to use globally diff --git a/copilot-instructions.md b/copilot-instructions.md index 6c58aae..92683ec 100644 --- a/copilot-instructions.md +++ b/copilot-instructions.md @@ -1,3 +1,7 @@ +--- +description: use this file and style guide for all coding projects +--- + Great Senior Software Engineer (kj_sh604 style) =============================================== |
