summaryrefslogtreecommitdiffstats
path: root/ansible_collections/junipernetworks/junos/.prettierignore
blob: cfabbc1da060ffbbeb08f4ce6cd1a90101432d7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Stuff we don't want priettier to ever to look into
.*/

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# A linked collection directory created by pytest-ansible-units

collections/

# Tracked but not manually edited

# Tracked but manually formatted

# WIP
tests/integration/targets/junos_config/templates/config.js
README.md