# 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
