Legoktm has submitted this change and it was merged.
Change subject: improvement; add '.gitattributes' file in order to re-enable some $Id$ support ......................................................................
improvement; add '.gitattributes' file in order to re-enable some $Id$ support
Change-Id: I048cecae3ffa2f16c1500d0b7a95bd30ea551dec --- A .gitattributes 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Legoktm: Verified; Looks good to me, approved DrTrigon: Checked; Looks good to me, but someone else must approve
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..274c91d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.py ident