Browse Source

Add gitattributes

new_protocol
ThePerkinrex 5 years ago
parent
commit
a55e260332
No known key found for this signature in database GPG Key ID: 1F45A7C4BFB41607
  1. 8
      .gitattributes

8
.gitattributes

@ -0,0 +1,8 @@
*.rs text eol=lf
*.toml text eol=lf
*.proto text eol=lf
*.cs text eol=lf
*.txt text eol=lf
*.json text eol=lf
*.rhai text eol=lf
# Make line endings lf only
Loading…
Cancel
Save