From 572eb7e6c87998580c2fc55233715018375f083e Mon Sep 17 00:00:00 2001 From: Bastian Wagner Date: Fri, 23 Aug 2024 20:36:34 +0200 Subject: [PATCH] gitignore --- idp/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/idp/.gitignore b/idp/.gitignore index 4b56acf..7a8b43d 100644 --- a/idp/.gitignore +++ b/idp/.gitignore @@ -54,3 +54,6 @@ pids # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json + + +client \ No newline at end of file