From c6e72846eef7ba96a6a6b6d80d9ad8dbf5d80944 Mon Sep 17 00:00:00 2001 From: babak alizadeh Date: Tue, 30 Jan 2024 13:05:13 +0000 Subject: [PATCH] add cdn folder --- hesabixCore/.gitignore | 1 + public_html/cdn/index.html | 0 2 files changed, 1 insertion(+) create mode 100644 public_html/cdn/index.html diff --git a/hesabixCore/.gitignore b/hesabixCore/.gitignore index da0c87f..3e7b04d 100644 --- a/hesabixCore/.gitignore +++ b/hesabixCore/.gitignore @@ -4,6 +4,7 @@ /.env.*.local /config/secrets/prod/prod.decrypt.private.php /../public_html/bundles/ +/../public_html/cdn/ /var/ /vendor/ /../hesabixArchive/ diff --git a/public_html/cdn/index.html b/public_html/cdn/index.html new file mode 100644 index 0000000..e69de29