Merge branch 'release' into staging

786d8f43db00c2c3d640cdf485c3e1b7406c0e4b

Cohee <18619528+Cohee1207@users.noreply.github.com>

3 files changed, +12 -0Ignore whitespace
.dockerignore+1 -0
@@ -14,3 +14,4 @@ access.log
1414.DS_Store
1515/public/scripts/extensions/third-party
1616/colab
17+.gemini
.gemini/config.yaml+10 -0
@@ -0,0 +1,10 @@
1+have_fun: true
2+code_review:
3+ disable: false
4+ comment_severity_threshold: HIGH
5+ max_review_comments: -1
6+ pull_request_opened:
7+ help: false
8+ summary: true
9+ code_review: false
10+ignore_patterns: []
.npmignore+1 -0
@@ -13,3 +13,4 @@ access.log
1313.git
1414/public/scripts/extensions/third-party
1515/colab
16+.gemini