Files
GhidRust/.gitattributes
2023-04-14 06:04:53 +05:30

13 lines
222 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto eol=lf
# binary files which should not be modified
*.bmp binary
*.dds binary
*.gif binary
*.jpg binary
*.pbm binary
*.pgm binary
*.png binary
*.ppm binary