Update Makefile to create bin directory and adjust object file paths; add initial Dockerfile

This commit is contained in:
2025-11-03 11:34:58 +01:00
parent 3e3ab1f6f2
commit 2c74ed2b0c
3 changed files with 14 additions and 5 deletions

3
.gitignore vendored
View File

@@ -55,4 +55,5 @@ server
ssl/*
# Allow .github/workflows for CI/CD
.github/*
!.github/workflows/
!.github/workflows/
src/bin