From cc25485c8f84903972671b1e293f8d56b2c2019f Mon Sep 17 00:00:00 2001 From: s22-tech Date: Fri, 24 May 2024 17:57:55 -0700 Subject: [PATCH] Update --- icons/.htaccess | 0 icons/.info | 1 + tmp/.htaccess | 0 tmp/.info | 1 + 4 files changed, 2 insertions(+) delete mode 100644 icons/.htaccess create mode 100644 icons/.info delete mode 100644 tmp/.htaccess create mode 100644 tmp/.info diff --git a/icons/.htaccess b/icons/.htaccess deleted file mode 100644 index e69de29..0000000 diff --git a/icons/.info b/icons/.info new file mode 100644 index 0000000..b874463 --- /dev/null +++ b/icons/.info @@ -0,0 +1 @@ +This directory holds the favicons. \ No newline at end of file diff --git a/tmp/.htaccess b/tmp/.htaccess deleted file mode 100644 index e69de29..0000000 diff --git a/tmp/.info b/tmp/.info new file mode 100644 index 0000000..9efb2dd --- /dev/null +++ b/tmp/.info @@ -0,0 +1 @@ +The /tmp directory will hold the downloaded favicons while the script converts them. \ No newline at end of file