From: Oleg Broytman Date: Tue, 24 Dec 2013 20:06:48 +0000 (+0400) Subject: Do not include .git* files on export X-Git-Url: https://git.phdru.name/?p=audio-cdr-video.git;a=commitdiff_plain;h=9e4f1d932eb67f70ee864df1cb5c35eca8e754d4 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