From e20998e0f3f0fe4ba78ff7fa5094cec26e2b9f5e Mon Sep 17 00:00:00 2001 From: Barry d'Hoine Date: Mon, 18 Nov 2024 01:51:42 +0100 Subject: [PATCH] Ignore AEM SDK zip's --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 723ef36..fffcca8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.idea \ No newline at end of file +.idea +aem-sdk-*.zip