From 7c90c79123c8c70cc55c0f6fdb6fd24e65fcecc6 Mon Sep 17 00:00:00 2001 From: MicroFish91 <40250218+MicroFish91@users.noreply.github.com> Date: Wed, 13 Aug 2025 15:35:23 -0700 Subject: [PATCH] Add copilot instructions --- .github/copilot-instructions.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/copilot-instructions.md diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md new file mode 100644 index 000000000..01b21c4d4 --- /dev/null +++ b/.github/copilot-instructions.md @@ -0,0 +1,3 @@ +# Coding Instructions for GitHub Copilot + +- Never commit or suggest changes to `main.js`.