Files
codam-webserver-team/.gitignore
2026-09-07 00:45:35 +02:00

17 lines
189 B
Plaintext

# 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