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

18 lines
218 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/
README.md