diff --git a/.generated_files b/.generated_files new file mode 100644 index 00000000000..a4349240209 --- /dev/null +++ b/.generated_files @@ -0,0 +1,16 @@ +# Files that should be ignored by tools which do not want to consider generated +# code. +# +# https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/size.go +# +# This file is a series of lines, each of the form: +# +# +# Type can be: +# path - an exact path to a single file +# file-name - an exact leaf filename, regardless of path +# path-prefix - a prefix match on the file path +# file-prefix - a prefix match of the leaf filename (no path) +# paths-from-repo - read a file from the repo and load file paths +# +# For the community repo, there are no autogenerated files that should be skipped by tools and automation.