summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/dnac/.gitignore
blob: a14cf3596b7d5226dbbc2c5a0d22a422f9cb2891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
playbooks/device_details.template
.DS_Store