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