Add config for jeremy code assist

192236f8dd0a213365974fb1267c8bb7179994c5

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

3 files changed, +12 -0Showing whitespace changes
.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: MEDIUM
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