diff options
Diffstat (limited to '')
| -rw-r--r-- | grumpy/znc/.helmignore | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/grumpy/znc/.helmignore b/grumpy/znc/.helmignore deleted file mode 100644 index 50af031..0000000 --- a/grumpy/znc/.helmignore +++ /dev/null @@ -1,22 +0,0 @@ -# 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/ |