Files
smb-decomp/.gitattributes
EpochFlame 18712547c0 git cleanup (#9)
* git cleanup

* makefile cleanup

* unkill warning
2022-01-28 16:35:45 -06:00

11 lines
209 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# Explicitly declare text files
*.py text
# Enforce platform-specific encodings
*.bat text eol=crlf
*.sh text eol=lf
*.sha1 text eol=lf