* Updated imports for Netbox 3.6.1 Closes #21 and #23 * Changed Fieldtypes of Start and Expiration Date Closes #22 * Bump to NetBox v3.6.1 * Add pyproject.toml and python workflow --------- Co-authored-by: Manuel Hartung <manuel.hartung@atos.net>
14 lines
172 B
Plaintext
14 lines
172 B
Plaintext
**/netbox
|
|
**/netbox-docker
|
|
**/*.pyc
|
|
**/__pycache__
|
|
**/.idea
|
|
**/.vscode
|
|
**/dist
|
|
**/netbox_slm.egg-info
|
|
ci/docker-compose.override.yml
|
|
ci/reports
|
|
out/production
|
|
*.iml
|
|
build/
|