This repository has been archived on 2025-10-15. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
minify-html/python/onepass/.gitignore
2022-06-22 12:24:15 +10:00

10 lines
100 B
Text

/Cargo.lock
/target/
__pycache__/
/venv/
# Used by Python setuptools.
/build/
/dist/
/*.egg-info/