mirror of
https://github.com/fltk/fltk.git
synced 2026-06-02 15:46:52 +08:00
Fix line endings.
Note: we recommend `git config core.autocrlf true'.
This commit is contained in:
+3
-3
@@ -20,13 +20,15 @@ makesrcdist export-ignore eol=lf
|
||||
|
||||
# fluid files (eol=lf or text?)
|
||||
|
||||
#*FIXME* *.fl eol=lf
|
||||
*.fl eol=lf
|
||||
|
||||
# shell scripts etc. with Unix line endings (lf)
|
||||
|
||||
*.ac eol=lf
|
||||
*.in eol=lf
|
||||
*.desktop eol=lf
|
||||
*.sh eol=lf
|
||||
|
||||
fltk-config.in eol=lf
|
||||
|
||||
documentation/make_pdf eol=lf
|
||||
@@ -38,8 +40,6 @@ misc/update_config_scripts eol=lf
|
||||
|
||||
*.rc eol=crlf
|
||||
|
||||
ide/AndroidStudio3/gradlew.rename_to_bat eol=crlf
|
||||
|
||||
# binary files
|
||||
|
||||
*.ico binary
|
||||
|
||||
Reference in New Issue
Block a user