djLint/.prettierignore

8 lines
80 B
Text
Raw Normal View History

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