aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-06-02 21:56:29 -0400
committerkj_sh6042026-06-02 21:56:29 -0400
commit2a6495043e42b9a43d968a00177ba5fcec641c7a (patch)
tree86daa4a9a6395fef731660f14a1aa2cd17516ae2
parent860c62d40e70d8be26722a072ab467755381ed27 (diff)
refactor: re-write for global usage
-rw-r--r--.gitignore.example1
-rw-r--r--README1
-rw-r--r--copilot-instructions.md4
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 @@
-*
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)
===============================================