Skip to content

Commit

Permalink
DO NOT ignore .kube folder in docker compose installation folder
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneliu0019 committed Oct 14, 2024
1 parent 435f34a commit 1c3e296
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ tls.*
*.key
**/.kube/*
.DS_Store


# DO NOT ignore .kube on below folders
!docker-compose/csghub/.kube/
!docker-compose/csghub-with-gitea/.kube/
Empty file.
Empty file.

0 comments on commit 1c3e296

Please sign in to comment.