2012-10-08 20:04 UTC+0200 Viktor Szakats (harbour syenar.net)
* .gitattributes
! fixed the two attribute exceptions
This commit is contained in:
4
harbour/.gitattributes
vendored
4
harbour/.gitattributes
vendored
@@ -45,8 +45,8 @@
|
||||
*.yyh text
|
||||
|
||||
# Text files with fixed EOL requirements
|
||||
*.bat eol=crlf
|
||||
*.sh eol=lf
|
||||
*.bat text eol=crlf
|
||||
*.sh text eol=lf
|
||||
|
||||
# Binary files
|
||||
*.a binary
|
||||
|
||||
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-10-08 20:04 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* .gitattributes
|
||||
! fixed the two attribute exceptions
|
||||
|
||||
2012-10-08 19:32 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/xhb/dbgfx.prg
|
||||
* contrib/xhb/decode.prg
|
||||
|
||||
Reference in New Issue
Block a user