From: Joel Rosdahl Date: Sun, 5 Oct 2025 17:56:35 +0000 (+0200) Subject: chore: Ignore local copilot instructions X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d52bcf2e68ace9ba7c1d532c642c27e8bf78ed9;p=thirdparty%2Fccache.git chore: Ignore local copilot instructions --- diff --git a/.gitignore b/.gitignore index d8e547f3..c44a578a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ misc/.clang-format-exe # macOS custom attributes .DS_Store/ + +/.github/copilot-instructions.md