Files
offline_kubespray/collection/ansible/utils/.prettierignore
2024-02-23 16:37:40 +09:00

20 lines
233 B
Plaintext

# Stuff we don't want priettier to ever to look into
.*/
coverage/
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# A linked collection directory created by pytest-ansible-units
collections/
tests/output/
README.md