feat(qinglong): Move to stable (#2143)

* move-qinglong

* update version
This commit is contained in:
sagit
2022-03-13 18:19:50 +02:00
committed by GitHub
parent 73d622a5c4
commit 5e92f5647d
10 changed files with 1 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
# 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