From 449ab057d248af43945c2e5b2552489bbe64bb80 Mon Sep 17 00:00:00 2001 From: eetnaviation Date: Wed, 25 Jun 2025 08:43:30 +0000 Subject: [PATCH] Updated .gitignore Added removal for upload artifacts --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 2309cc8..de4b627 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,11 @@ lerna-debug.log* # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json +# captain definition files and docker files and compiled tar files +*.tar +captain-definition +Dockerfile + # Runtime data pids *.pid