Initial project structure

This commit is contained in:
2023-05-04 16:55:21 -06:00
parent d4f67832da
commit c47305126b
6 changed files with 60 additions and 1 deletions

6
.gitignore vendored
View File

@ -21,3 +21,9 @@
# Go workspace file
go.work
# Compiled binaries
govpn
go-vpn
# Local build target
target/