From 574b6f49c2f94d1a14903964af49bb7d043d0b2a Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Thu, 18 Oct 2012 13:40:50 +0400 Subject: Add .gitattributes, needed for clean git export --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..1a045fa1f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +.tag export-subst +.gitignore export-ignore +.gitattributes export-ignore +.commit-template export-ignore -- cgit v1.2.3