From ebdbd81ed8b9a0e7be686e60ae9b994e5a9b7882 Mon Sep 17 00:00:00 2001 From: jregan Date: Tue, 24 Nov 2020 18:50:46 -0800 Subject: [PATCH] Start a gitattributes file. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..495b459ae --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +api/internal/k8skustgen/pkg/** linguist-generated