1
0

Add Helm Chart (#454)

هذا الالتزام موجود في:
Thomas Miceli
2025-04-06 00:51:38 +02:00
ملتزم من قبل GitHub
الأصل 2d8debecbe
التزام 9e69677f58
31 ملفات معدلة مع 939 إضافات و186 حذوفات

23
helm/opengist/.helmignore Normal file
عرض الملف

@@ -0,0 +1,23 @@
# 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
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/