Skip to content

Commit

Permalink
.gitignore: ignore embedded.go files that are no longer generated
Browse files Browse the repository at this point in the history
Epic: none
Release note: None
  • Loading branch information
rickystewart committed Oct 4, 2023
1 parent e1c603d commit d975845
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ build/Railroad.jar
# Generated code.
*.pb.go
*.pb.gw.go
pkg/roachprod/vm/aws/embedded.go
pkg/security/securitytest/embedded.go
pkg/ccl/kvccl/kvtenantccl/upgradeinterlockccl/generated_test.go
pkg/ccl/backupccl/data_driven_generated_test.go
pkg/ccl/backupccl/restore_memory_monitoring_generated_test.go
Expand Down

0 comments on commit d975845

Please sign in to comment.