From a0f78d7b515cf8605e565ad3c92e236592962033 Mon Sep 17 00:00:00 2001 From: poyaz Date: Sat, 23 Mar 2024 02:01:14 +0330 Subject: [PATCH] [ADD] Adding container volumes when they are mounting Signed-off-by: poyaz --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 05d0e2dde..0becf7a1e 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,9 @@ e2e/debug .cr-index/ # Vagrant -.vagrant/ \ No newline at end of file +.vagrant/ + +# Container volumes mount +.config/ +.kube/ +.npm/