Skip to content
Snippets Groups Projects
Commit 292b9dc0 authored by alexdevteam's avatar alexdevteam
Browse files

Add .gitattributes

parent 1773f1af
No related branches found
No related tags found
No related merge requests found
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout.
*.rs text
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment