2012-10-08 20:04 UTC+0200 Viktor Szakats (harbour syenar.net)

* .gitattributes
    ! fixed the two attribute exceptions
This commit is contained in:
Viktor Szakats
2012-10-08 18:05:31 +00:00
parent d554fd3e64
commit c20104e3b3
2 changed files with 6 additions and 2 deletions

View File

@@ -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

View File

@@ -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