mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 12:08:39 -06:00
18 lines
191 B
Plaintext
18 lines
191 B
Plaintext
*.log
|
|
.venv
|
|
.env
|
|
/config.py
|
|
Pipfile
|
|
Pipfile.lock
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
.vscode
|
|
.flake
|
|
.coverage
|
|
|
|
*.egg-info
|
|
dist
|
|
build
|
|
|
|
netbox_zabbix_sync/_version.py |