Skip to content

Commit

Permalink
Merge pull request #14913: [BEAM-12427] Ignore the AutoValue_* classe…
Browse files Browse the repository at this point in the history
…s generated in "generated" in sdks>java>io
  • Loading branch information
iemejia authored Jun 1, 2021
2 parents b39ff90 + 10b6f34 commit ae82018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
sdks/**/vendor/**/*
runners/**/vendor/**/*
**/.gradletasknamecache
**/generated/*

# Ignore files generated by the Maven build process.
**/bin/**/*
Expand Down

0 comments on commit ae82018

Please sign in to comment.