From 7d9a09e262d512eca02a254ee3534e71335a984f Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sat, 3 Aug 2019 22:22:27 -0700 Subject: init commit of build tools and snapshot" --- grumpy/gitsnapshot/.helmignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 grumpy/gitsnapshot/.helmignore (limited to 'grumpy/gitsnapshot/.helmignore') diff --git a/grumpy/gitsnapshot/.helmignore b/grumpy/gitsnapshot/.helmignore new file mode 100644 index 0000000..50af031 --- /dev/null +++ b/grumpy/gitsnapshot/.helmignore @@ -0,0 +1,22 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ -- cgit v1.2.3