first commit: echo server
This commit is contained in:
+16
@@ -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
|
||||
Reference in New Issue
Block a user