Move nextcloud back to stable with clear documented warning about stability of Nextcloud itself

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-04 23:03:19 +02:00
parent b7b94c9eec
commit 8abcd0c8a1
18 changed files with 7 additions and 147 deletions
+24
View File
@@ -0,0 +1,24 @@
# 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