gnucash maint: Fix the *.win32-bin.txt and downloaded.mt940 attributes.

John Ralls jralls at code.gnucash.org
Tue Dec 2 12:38:36 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/e1310bc9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/5933f0dc (commit)



commit e1310bc9ffa3e512dbaea85b67600c80544f56a4
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 2 09:30:58 2014 -0800

    Fix the *.win32-bin.txt and downloaded.mt940 attributes.

diff --git a/.gitattributes b/.gitattributes
index dad9456..3a130a3 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -43,4 +43,5 @@ gnc-scm-info     text eol=lf
 
 gnucash.iss.in text eol=crlf
 gnucash.rc.in  text eol=crlf
-README*win32-bin.txt text eol=crlf
+*.win32-bin.txt text eol=crlf
+*.mt940 text eol=crlf



Summary of changes:
 .gitattributes | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



More information about the gnucash-changes mailing list