Volt CLI: source-available under AGPSL v5.0
Complete infrastructure platform CLI: - Container runtime (systemd-nspawn) - VoltVisor VMs (Neutron Stardust / QEMU) - Stellarium CAS (content-addressed storage) - ORAS Registry - GitOps integration - Landlock LSM security - Compose orchestration - Mesh networking Copyright (c) Armored Gates LLC. All rights reserved. Licensed under AGPSL v5.0
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Compiled binaries
|
||||
volt
|
||||
volt-hybrid
|
||||
volt-hybrid-linux
|
||||
volt-hybrid.bak
|
||||
volt-linux-amd64
|
||||
build/
|
||||
*.exe
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# Dependencies
|
||||
vendor/
|
||||
Reference in New Issue
Block a user