Files
nosql-document/.gitattributes
2025-10-23 10:14:43 +02:00

10 lines
239 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# These files should have specific line endings
*.sh text eol=lf
# These files are binary and should be left untouched
# (binary is a macro for -text -diff)
*.jpeg binary