summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/meraki/.gitignore
blob: 192206246c3df6e899eddd89cf30663116b38350 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
tmp/*
__pycache__/
.vscode/
.tmp
.cache
*.retry
tests/test_playbooks/vars/server.yml
__pycache__
*.pyc
*.pyo
*.swp
*.tar.gz
.pytest_cache/
.mypy_cache/
venv/
/build/
docs/plugins/
docs/_build/
changelogs/.plugin-cache.yaml
playbooks/credentials.yml
.DS_Store