Skip to content

Commit

Permalink
Exclude vendor folder from AI review
Browse files Browse the repository at this point in the history
From https://cloud.google.com/gemini/docs/codeassist/create-aiexclude-file#examples it seems that the trailing `/` might be necessary for it to exclude all files and subdirectories of `vendor/`
  • Loading branch information
janetkuo authored Dec 19, 2024
1 parent 2416e37 commit 7d0b215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aiexclude
Original file line number Diff line number Diff line change
@@ -1 +1 @@
vendor
vendor/

0 comments on commit 7d0b215

Please sign in to comment.