diff --git a/.gitignore b/.gitignore index 6bb3771..e9ffb8b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ .DS_Store *.pyc + +utils/web_converter/css_html_js_minify/__pycache__/ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/__init__.cpython-36.pyc b/utils/web_converter/css_html_js_minify/__pycache__/__init__.cpython-36.pyc deleted file mode 100644 index f6b1e3f..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/__init__.cpython-36.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/__init__.cpython-37.pyc b/utils/web_converter/css_html_js_minify/__pycache__/__init__.cpython-37.pyc deleted file mode 100644 index 6b5b7bd..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/__init__.cpython-37.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/__init__.cpython-38.pyc b/utils/web_converter/css_html_js_minify/__pycache__/__init__.cpython-38.pyc deleted file mode 100644 index 95a55ec..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/__init__.cpython-38.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/css_minifier.cpython-36.pyc b/utils/web_converter/css_html_js_minify/__pycache__/css_minifier.cpython-36.pyc deleted file mode 100644 index b01f150..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/css_minifier.cpython-36.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/css_minifier.cpython-37.pyc b/utils/web_converter/css_html_js_minify/__pycache__/css_minifier.cpython-37.pyc deleted file mode 100644 index ca32577..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/css_minifier.cpython-37.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/css_minifier.cpython-38.pyc b/utils/web_converter/css_html_js_minify/__pycache__/css_minifier.cpython-38.pyc deleted file mode 100644 index 3b73225..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/css_minifier.cpython-38.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/html_minifier.cpython-36.pyc b/utils/web_converter/css_html_js_minify/__pycache__/html_minifier.cpython-36.pyc deleted file mode 100644 index 43de401..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/html_minifier.cpython-36.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/html_minifier.cpython-37.pyc b/utils/web_converter/css_html_js_minify/__pycache__/html_minifier.cpython-37.pyc deleted file mode 100644 index baa715a..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/html_minifier.cpython-37.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/html_minifier.cpython-38.pyc b/utils/web_converter/css_html_js_minify/__pycache__/html_minifier.cpython-38.pyc deleted file mode 100644 index 98d2ad0..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/html_minifier.cpython-38.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/js_minifier.cpython-36.pyc b/utils/web_converter/css_html_js_minify/__pycache__/js_minifier.cpython-36.pyc deleted file mode 100644 index cdc3fa7..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/js_minifier.cpython-36.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/js_minifier.cpython-37.pyc b/utils/web_converter/css_html_js_minify/__pycache__/js_minifier.cpython-37.pyc deleted file mode 100644 index 123e3d3..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/js_minifier.cpython-37.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/js_minifier.cpython-38.pyc b/utils/web_converter/css_html_js_minify/__pycache__/js_minifier.cpython-38.pyc deleted file mode 100644 index 74fa2db..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/js_minifier.cpython-38.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/minify.cpython-36.pyc b/utils/web_converter/css_html_js_minify/__pycache__/minify.cpython-36.pyc deleted file mode 100644 index ee3c9ac..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/minify.cpython-36.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/minify.cpython-37.pyc b/utils/web_converter/css_html_js_minify/__pycache__/minify.cpython-37.pyc deleted file mode 100644 index d00871e..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/minify.cpython-37.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/minify.cpython-38.pyc b/utils/web_converter/css_html_js_minify/__pycache__/minify.cpython-38.pyc deleted file mode 100644 index fde3d5c..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/minify.cpython-38.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/variables.cpython-36.pyc b/utils/web_converter/css_html_js_minify/__pycache__/variables.cpython-36.pyc deleted file mode 100644 index d538902..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/variables.cpython-36.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/variables.cpython-37.pyc b/utils/web_converter/css_html_js_minify/__pycache__/variables.cpython-37.pyc deleted file mode 100644 index 39cea56..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/variables.cpython-37.pyc and /dev/null differ diff --git a/utils/web_converter/css_html_js_minify/__pycache__/variables.cpython-38.pyc b/utils/web_converter/css_html_js_minify/__pycache__/variables.cpython-38.pyc deleted file mode 100644 index 6300a75..0000000 Binary files a/utils/web_converter/css_html_js_minify/__pycache__/variables.cpython-38.pyc and /dev/null differ