updated .gitignore; clean up
This commit is contained in:
@@ -3,3 +3,5 @@
|
|||||||
**/__pycache__
|
**/__pycache__
|
||||||
**/.idea
|
**/.idea
|
||||||
**/.vscode
|
**/.vscode
|
||||||
|
**/dist
|
||||||
|
**/netbox_slm.egg-info
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
@@ -1,11 +0,0 @@
|
|||||||
Metadata-Version: 2.1
|
|
||||||
Name: netbox-slm
|
|
||||||
Version: 0.1
|
|
||||||
Summary: Software Lifecycle Management Netbox Plugin
|
|
||||||
Home-page: https://github.com/ICTU/netbox-slm
|
|
||||||
Author: Hedde van der Heide
|
|
||||||
License: Apache 2.0
|
|
||||||
Platform: UNKNOWN
|
|
||||||
|
|
||||||
UNKNOWN
|
|
||||||
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
README
|
|
||||||
setup.py
|
|
||||||
netbox_slm/__init__.py
|
|
||||||
netbox_slm/admin.py
|
|
||||||
netbox_slm/filtersets.py
|
|
||||||
netbox_slm/forms.py
|
|
||||||
netbox_slm/middleware.py
|
|
||||||
netbox_slm/models.py
|
|
||||||
netbox_slm/navigation.py
|
|
||||||
netbox_slm/signals.py
|
|
||||||
netbox_slm/tables.py
|
|
||||||
netbox_slm/template_content.py
|
|
||||||
netbox_slm/urls.py
|
|
||||||
netbox_slm/views.py
|
|
||||||
netbox_slm.egg-info/PKG-INFO
|
|
||||||
netbox_slm.egg-info/SOURCES.txt
|
|
||||||
netbox_slm.egg-info/dependency_links.txt
|
|
||||||
netbox_slm.egg-info/not-zip-safe
|
|
||||||
netbox_slm.egg-info/top_level.txt
|
|
||||||
netbox_slm/migrations/0001_initial.py
|
|
||||||
netbox_slm/migrations/__init__.py
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
netbox_slm
|
|
||||||
Reference in New Issue
Block a user