8000 Make gemini ignore `Lib/**` by ShaharNaveh · Pull Request #5903 · RustPython/RustPython · GitHub
[go: up one dir, main page]

Skip to content

Make gemini ignore Lib/** #5903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 4, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update .gemini/config.yaml
  • Loading branch information
youknowone authored Jul 4, 2025
commit c06d611929a3fdc4c20a0616a5cab898835895a4
1 change: 0 additions & 1 deletion .gemini/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
ignore_patterns:
- "Lib/**"
- "pylib/**"
Loading
0