From: Oleg Broytman Date: Tue, 24 Dec 2013 20:06:48 +0000 (+0400) Subject: Do not include .git* files on export X-Git-Tag: 2.1.3~14 X-Git-Url: https://git.phdru.name/?p=m_lib.git;a=commitdiff_plain;h=65cc7a6612eab2306ad5f7cdac56bb66b64235a4 Do not include .git* files on export --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e4504cf --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.git* export-ignore