mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 20:18:38 -06:00
16 lines
158 B
Plaintext
16 lines
158 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 |