djLint/.prettierignore
Christopher Pickering 4c0caccdf6
feat(npm): updated npm installer
Updated release so npm package will be deployed.

closes #192
2022-07-06 11:24:45 -05:00

7 lines
80 B
Text

node_modules/*
docs/_site/*
dist/*
.mypy_cache/*
.pytest_cache/*
.tox/*
tests/*