We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c56c648 + 611614b commit 5fd2e36Copy full SHA for 5fd2e36
.generated_files
@@ -0,0 +1,16 @@
1
+# Files that should be ignored by tools which do not want to consider generated
2
+# code.
3
+#
4
+# https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/size.go
5
6
+# This file is a series of lines, each of the form:
7
+# <type> <name>
8
9
+# Type can be:
10
+# path - an exact path to a single file
11
+# file-name - an exact leaf filename, regardless of path
12
+# path-prefix - a prefix match on the file path
13
+# file-prefix - a prefix match of the leaf filename (no path)
14
+# paths-from-repo - read a file from the repo and load file paths
15
16
+# For the community repo, there are no autogenerated files that should be skipped by tools and automation.
0 commit comments