mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-01-10 22:02:20 -06:00
Adjusted Gitignore, added config module, adjusted requirements for YAML support, added first unittests
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,6 @@
|
||||
*.log
|
||||
.venv
|
||||
config.py
|
||||
/config.py
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user