feat(adguard-home): move to stable and cleanup ports a bit (#3703)

This commit is contained in:
Stavros Kois
2022-09-05 08:53:05 +03:00
committed by GitHub
parent 6ac2d079f8
commit 081eba6466
8 changed files with 6 additions and 25 deletions
+30
View File
@@ -0,0 +1,30 @@
# 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/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png