From a17b23a6206444e996c99c327e7c6c3f2b64fcf4 Mon Sep 17 00:00:00 2001 From: default_writer Date: Thu, 11 Sep 2025 22:54:40 +0300 Subject: [PATCH] added codacity instructions --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index fe58705e..1abc1ac2 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,7 @@ dist/ ./vscode/settings.json .tmp videos/ + + +#Ignore vscode AI rules +.github/instructions/codacy.instructions.md