Remove file with Windows crlf line endings from .gitattributes.
This is preliminary. These files will probably be added again after the real migration to Git. Needs more investigation. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13017 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
1b25d1d3a0
commit
6b3db108ac
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -36,9 +36,9 @@ misc/update_config_scripts eol=lf
|
||||
|
||||
# files with Windows line endings (crlf)
|
||||
|
||||
*.rc eol=crlf
|
||||
#*FIXME* *.rc eol=crlf
|
||||
|
||||
ide/AndroidStudio3/gradlew.rename_to_bat eol=crlf
|
||||
#*FIXME* ide/AndroidStudio3/gradlew.rename_to_bat eol=crlf
|
||||
|
||||
# binary files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user