Skip to content

Commit

Permalink
chore: remove unintentionally committed consul-k8s submodule (#21833)
Browse files Browse the repository at this point in the history
Also prevent future re-commits of this submodule path by adding to
.gitignore.
  • Loading branch information
zalimeni authored Oct 16, 2024
1 parent 7e61148 commit 3370f6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,6 @@ terraform.rc
/go.work
/go.work.sum
.docker

# Avoid accidental commits of consul-k8s submodule used by some dev environments
consul-k8s/
1 change: 0 additions & 1 deletion consul-k8s
Submodule consul-k8s deleted from 0d85bb

0 comments on commit 3370f6b

Please sign in to comment.