Update Makefile to create bin directory and adjust object file paths; add initial Dockerfile
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -55,4 +55,5 @@ server
|
||||
ssl/*
|
||||
# Allow .github/workflows for CI/CD
|
||||
.github/*
|
||||
!.github/workflows/
|
||||
!.github/workflows/
|
||||
src/bin
|
||||
|
||||
Reference in New Issue
Block a user