summaryrefslogtreecommitdiffstats
path: root/collections-debian-merged/ansible_collections/netbox/netbox/.gitignore
blob: bc454c948cd63df87d0f55e7b141540f25b71996 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*.tar.gz
__pycache__/
*.pyc
tests/output/*
venv/
.vscode/
changelogs/.plugin-cache.yaml
docs/_build/*
.python-version

# https://github.com/ansible/ansible/issues/68499
# ansible_collections/