Add unity catalog chart

This commit is contained in:
wbsong111
2025-05-22 16:29:01 +09:00
parent 116b20e7c7
commit 30571ad5e2
78 changed files with 9188 additions and 0 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
*.tgz
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/