mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-24 01:03:40 +02:00
gitattributes: set txt and gm9 to text, images/browserconfig.exe to use CRLF explicitly
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -8,3 +8,8 @@ CHANGELOG.md text merge=union
|
||||
docs/_docs/18-history.md text merge=union
|
||||
|
||||
*.md text
|
||||
*.txt text
|
||||
*.gm9 text
|
||||
|
||||
# probably not required, but CRLF is the default for Windows
|
||||
images/browserconfig.xml text eol=crlf
|
||||
|
Reference in New Issue
Block a user