Commit Graph

1 Commits

Author SHA1 Message Date
2f3363f50b feat: add initial project scaffolding with .gitignore, MIT license, and README
This commit establishes the foundational structure for the httpsbench project by introducing three essential files: a comprehensive .gitignore covering C++ build artifacts and compiled objects, an MIT license file attributing copyright to retoor, and a brief README describing the application's purpose as an HTTPS server benchmarking tool.
2024-12-12 05:43:46 +00:00