1
0
mirror of https://github.com/minio/minio-cpp.git synced 2025-04-18 08:24:00 +03:00
minio-cpp/.gitattributes
Henk-Jan Lebbink e711a215b8
Include headers explicitly and add constructors to comply C++20 (#116)
* Added constructors to become C++20
* fixed: implementation details leak in headers
2024-03-19 15:17:19 +01:00

6 lines
170 B
Plaintext

# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Declare files that will always have LF line endings on checkout.
*.sh test eol=lf