summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/iosxr/.prettierignore
blob: 24fb6037f7586882ea99717ad98c97271b4fea19 (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/iosxr_config/templates/config.js
README.md