mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 06:21:26 +12:00
Merge pull request #1605 from vlj/master
Revert "End of Line Normalization"
This commit is contained in:
commit
ed03e41f88
1 changed files with 0 additions and 24 deletions
24
.gitattributes
vendored
24
.gitattributes
vendored
|
@ -1,24 +0,0 @@
|
||||||
# Auto detect text files and perform LF normalization
|
|
||||||
* text=auto
|
|
||||||
|
|
||||||
# Source files
|
|
||||||
*.c text
|
|
||||||
*.cpp text
|
|
||||||
*.h text
|
|
||||||
|
|
||||||
# Windows CRLF files
|
|
||||||
|
|
||||||
# Custom for Visual Studio
|
|
||||||
*.cs diff=csharp
|
|
||||||
|
|
||||||
# Standard to msysgit
|
|
||||||
*.doc diff=astextplain
|
|
||||||
*.DOC diff=astextplain
|
|
||||||
*.docx diff=astextplain
|
|
||||||
*.DOCX diff=astextplain
|
|
||||||
*.dot diff=astextplain
|
|
||||||
*.DOT diff=astextplain
|
|
||||||
*.pdf diff=astextplain
|
|
||||||
*.PDF diff=astextplain
|
|
||||||
*.rtf diff=astextplain
|
|
||||||
*.RTF diff=astextplain
|
|
Loading…
Add table
Add a link
Reference in a new issue