diff --git a/products/02-iac-drift-detection/saas/.dockerignore b/products/02-iac-drift-detection/saas/.dockerignore new file mode 100644 index 0000000..4a2848d --- /dev/null +++ b/products/02-iac-drift-detection/saas/.dockerignore @@ -0,0 +1,7 @@ +node_modules +dist +.git +*.md +tests +coverage +.env* diff --git a/products/03-alert-intelligence/.dockerignore b/products/03-alert-intelligence/.dockerignore new file mode 100644 index 0000000..4a2848d --- /dev/null +++ b/products/03-alert-intelligence/.dockerignore @@ -0,0 +1,7 @@ +node_modules +dist +.git +*.md +tests +coverage +.env* diff --git a/products/04-lightweight-idp/.dockerignore b/products/04-lightweight-idp/.dockerignore new file mode 100644 index 0000000..4a2848d --- /dev/null +++ b/products/04-lightweight-idp/.dockerignore @@ -0,0 +1,7 @@ +node_modules +dist +.git +*.md +tests +coverage +.env* diff --git a/products/05-aws-cost-anomaly/.dockerignore b/products/05-aws-cost-anomaly/.dockerignore new file mode 100644 index 0000000..4a2848d --- /dev/null +++ b/products/05-aws-cost-anomaly/.dockerignore @@ -0,0 +1,7 @@ +node_modules +dist +.git +*.md +tests +coverage +.env* diff --git a/products/06-runbook-automation/saas/.dockerignore b/products/06-runbook-automation/saas/.dockerignore new file mode 100644 index 0000000..4a2848d --- /dev/null +++ b/products/06-runbook-automation/saas/.dockerignore @@ -0,0 +1,7 @@ +node_modules +dist +.git +*.md +tests +coverage +.env*