Add core modules (SSH args parser, cache, resolver, NetBox client) with tests
Release / release (push) Failing after 51s
Release / release (push) Failing after 51s
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
# binary
|
||||
netssh
|
||||
dist/
|
||||
|
||||
# Go test artifacts
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# environment / secrets
|
||||
.env
|
||||
*.env
|
||||
|
||||
# editor
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*~
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user