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