first commit: echo server

This commit is contained in:
Antonio Cossari
2026-09-07 00:45:35 +02:00
commit b15ce130f9
47 changed files with 2614 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Build output
obj/
*.o
*.d
webserv
webserv-clang
# Container user ids, taken from the machine the image is built on
docker/.env
# Runtime artifacts
*.log
www/uploads/
# macOS
.DS_Store