From a64cf4e51ee8d586d7f2a771d81522a9c965d4f8 Mon Sep 17 00:00:00 2001 From: gearnode Date: Wed, 22 Jan 2025 16:57:02 +0100 Subject: [PATCH] Configure gitattribute Signed-off-by: gearnode --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..e89696568 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +pkg/api/console/v1/v1_resolver.go linguist-generated=false