From ce24d3b743b52a3cee4c9404cec7afc88d6c8216 Mon Sep 17 00:00:00 2001 From: pd0a6847 Date: Fri, 14 Nov 2025 15:06:20 +0900 Subject: [PATCH] =?UTF-8?q?gzip=20=EC=95=95=EC=B6=95=20=ED=85=8C=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=20=EA=B0=80=EC=9D=B4=EB=93=9C=20=EC=B6=94=EA=B0=80=20?= =?UTF-8?q?=EB=B0=8F=20=EC=BB=A4=EC=8A=A4=ED=85=80=20=EC=84=9C=EB=B2=84=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/copilotDiffState.xml | 17 ------ .idea/workspace.xml | 79 ++++++++++++++++------------ GZIP_GUIDE.md | 104 +++++++++++++++++++++++++++++++++++++ preview-gzip.js | 33 ++++++++++++ 4 files changed, 183 insertions(+), 50 deletions(-) delete mode 100644 .idea/copilotDiffState.xml create mode 100644 GZIP_GUIDE.md create mode 100644 preview-gzip.js diff --git a/.idea/copilotDiffState.xml b/.idea/copilotDiffState.xml deleted file mode 100644 index 0a9807a..0000000 --- a/.idea/copilotDiffState.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f139c55..081b5f1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,13 +4,8 @@