From 2a6495043e42b9a43d968a00177ba5fcec641c7a Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Tue, 2 Jun 2026 21:56:29 -0400 Subject: refactor: re-write for global usage --- .gitignore.example | 1 - README | 1 + copilot-instructions.md | 4 ++++ 3 files changed, 5 insertions(+), 1 deletion(-) delete mode 100644 .gitignore.example create mode 100644 README diff --git a/.gitignore.example b/.gitignore.example deleted file mode 100644 index 72e8ffc..0000000 --- a/.gitignore.example +++ /dev/null @@ -1 +0,0 @@ -* diff --git a/README b/README new file mode 100644 index 0000000..3b50ad7 --- /dev/null +++ b/README @@ -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) =============================================== -- cgit v1.2.3