Merge pull request #186 from fireblade2534/Add-.gitattribues-file

This commit is contained in:
remsky 2025-02-21 19:59:53 -07:00 committed by GitHub
commit 3fd37b837b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 699 additions and 694 deletions

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
* text=auto
*.py text eol=lf
*.sh text eol=lf
*.yml text eol=lf