Merge branch 'release' into staging
| @@ -14,3 +14,4 @@ access.log | ||
| 14 | 14 | .DS_Store |
| 15 | 15 | /public/scripts/extensions/third-party |
| 16 | 16 | /colab |
| 17 | +.gemini | |
| @@ -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: [] | |
| @@ -13,3 +13,4 @@ access.log | ||
| 13 | 13 | .git |
| 14 | 14 | /public/scripts/extensions/third-party |
| 15 | 15 | /colab |
| 16 | +.gemini | |