minify-html/python/onepass/.gitignore

11 lines
100 B
Plaintext

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