mirror of
https://github.com/DMaroo/GhidRust.git
synced 2025-06-28 00:51:42 +02:00
Add gitattributes (just in case :))
This commit is contained in:
12
.gitattributes
vendored
Normal file
12
.gitattributes
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# 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
|
Reference in New Issue
Block a user