17 lines
189 B
Plaintext
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
|