8000 Make gemini ignore `Lib/**` (#5903) · RustPython/RustPython@f57f6d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit f57f6d7

Browse files
authored
Make gemini ignore Lib/** (#5903)
1 parent 94a55eb commit f57f6d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gemini/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ignore_patterns:
2+
- "Lib/**"

0 commit comments

Comments
 (0)
0