From 82d12ff4d393cb4fc915b9ed26f61792733d5d48 Mon Sep 17 00:00:00 2001 From: Steve Fan <29133953+stevefan1999-personal@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:37:24 +0800 Subject: [PATCH] add autogen changes --- .gitattributes | 6 +++--- .projen/tasks.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 32ae692203..90d26914d8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -34,9 +34,9 @@ /API.md linguist-generated /CODE_OF_CONDUCT.md linguist-generated /DCO linguist-generated -/git-hooks/prepare-commit-msg linguist-generated -/git-hooks/README.md linguist-generated -/git-hooks/setup.sh linguist-generated +/git-hooks\prepare-commit-msg linguist-generated +/git-hooks\README.md linguist-generated +/git-hooks\setup.sh linguist-generated /LICENSE linguist-generated /package.json linguist-generated /SECURITY.md linguist-generated diff --git a/.projen/tasks.json b/.projen/tasks.json index 75ac8e31be..5a316f3b88 100644 --- a/.projen/tasks.json +++ b/.projen/tasks.json @@ -473,4 +473,4 @@ "PATH": "$(npx -c \"node --print process.env.PATH\")" }, "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." -} \ No newline at end of file +}