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