From aa0c621223ec40f9d0016663ab37d7c4ec5da0b5 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Sun, 27 Aug 2023 15:03:53 +0200 Subject: [PATCH] update ignores --- .dockerignore | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.dockerignore b/.dockerignore index 5953cb0d9..d6abd1451 100644 --- a/.dockerignore +++ b/.dockerignore @@ -21,3 +21,4 @@ yarn-error.log /.bash_history /_data .rnd +/.ssh diff --git a/.gitignore b/.gitignore index 9de2a7c13..d75e3c80f 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ _ide_helper.php .phpstorm.meta.php _ide_helper_models.php .rnd +/.ssh