mirror of
https://github.com/kdrag0n/safetynet-fix.git
synced 2026-06-02 06:14:11 +02:00
Create .gitattributes
To ensure that all sensetive scripts will be in the correct newline mode
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text eol=lf
|
||||
|
||||
# Declare files that will always have CRLF line endings on checkout.
|
||||
*.cmd text eol=crlf
|
||||
*.bat text eol=crlf
|
||||
Reference in New Issue
Block a user