From b566d76d8ee41eda06e81644569bf4de6ab48947 Mon Sep 17 00:00:00 2001 From: Pulumi Bot Date: Wed, 6 Dec 2023 05:26:39 +0000 Subject: [PATCH] [internal] Update GitHub Actions workflow files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ff9aa4f9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +sdk/**/* linguist-generated=true