We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b7961 commit 1b48622Copy full SHA for 1b48622
.gitattributes
@@ -0,0 +1,12 @@
1
+# Tell GitHub about generated files
2
+
3
+# deepcopy and conversion-gen
4
+zz_generated.* linguist-generated=true
5
6
+# Generated parts of manifests
7
+/config/crd/bases/infrastructure.cluster.x-k8s.io_*.yaml linguist-generated=true
8
+/config/webhook/manifests.yaml linguist-generated=true
9
+/config/rbac/role.yaml linguist-generated=true
10
11
+# Generated API docs
12
+/docs/book/src/api/*/** linguist-generated=true
0 commit comments