aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-fe/sdc-frontend/chef-solo/chefignore
diff options
context:
space:
mode:
authorKhantwal <anamika.khantwal@accenture.com>2025-01-29 11:43:27 +0530
committerAnamika Khantwal <anamika.khantwal@accenture.com>2025-01-29 11:46:54 +0000
commit92c86bb2b390a9d74f84d53b3edeccd239f3f0f5 (patch)
tree25f54a34fcc7098a83179acc75c3fdf5e3869662 /catalog-fe/sdc-frontend/chef-solo/chefignore
parentbbcddaafb6667c51af97a0d19d43b91f01b4025c (diff)
Chef removal changes from catalog-fe
- Removed chef from catalog-fe module with kubernetes resources. Issue-ID: SDC-4699 Change-Id: If599ea2136bb8dd98a816a9961f25ef0a4c39e25 Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
Diffstat (limited to 'catalog-fe/sdc-frontend/chef-solo/chefignore')
-rw-r--r--catalog-fe/sdc-frontend/chef-solo/chefignore11
1 files changed, 0 insertions, 11 deletions
diff --git a/catalog-fe/sdc-frontend/chef-solo/chefignore b/catalog-fe/sdc-frontend/chef-solo/chefignore
deleted file mode 100644
index ba30af6cff..0000000000
--- a/catalog-fe/sdc-frontend/chef-solo/chefignore
+++ /dev/null
@@ -1,11 +0,0 @@
-# Put files/directories that should be ignored in this file.
-# Lines that start with '# ' are comments.
-
-# emacs
-*~
-
-# vim
-*.sw[a-z]
-
-# subversion
-*/.svn/*