Skip to content

Commit

Permalink
[ADD] Adding container volumes when they are mounting
Browse files Browse the repository at this point in the history
Signed-off-by: poyaz <[email protected]>
  • Loading branch information
poyaz committed Mar 22, 2024
1 parent e2622c6 commit a0f78d7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,9 @@ e2e/debug
.cr-index/

# Vagrant
.vagrant/
.vagrant/

# Container volumes mount
.config/
.kube/
.npm/

0 comments on commit a0f78d7

Please sign in to comment.